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 #1800244
Row not displaying on ipad
Closed

Comments

  • Andre started the conversation

    Hello I have been testing my website on devices to make sure that it is displaying correctly on tablets. There seems to be an issue with the team section of the website on tablets, would you mind having a look at this problem please.

    I have attached 2 snapshots of the section that is not displaying

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    @media (max-width: 1199px) {
    .wpb_row {
        margin-top: 0 !important;
    }}
  • Andre replied

    Thank you that seems to have worked.

  •  4,774
    Michael replied

    Welcome! Have a nice day.