Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1582091
Products alignment
Closed

Comments

  • Catutzi started the conversation

    Dear team,

    Could you please help me with the following issue:

    - i need to align the product pictures in the middle of the instagram pictures  (instagram pictures are below product pictures).

    I draw some schematics on the attachments.

    I can not do it with the border/margin since it won't show correctly on the mobile devices.

    Thank you.

  • [deleted] replied

    Hi,

    Try to use next css code:

    .products {
        text-align: center;
    }
  • Catutzi replied

    Excelent code!

    It worked!

    Thank you.