• Resolved ehuds

    (@ehuds)


    Hello
    I have vertical thin white space on the left side of the screen when view on mobile device.
    I remove the team member section and the white space gone. But I do what the addon ??
    Can you please have a look?

    I tried disable some performance plugins but it did not help.

    Thanks
    Ehud

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter ehuds

    (@ehuds)

    So I tried few css and this one fix the problem

    .lae-grid-container {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100%);
    }

Viewing 1 replies (of 1 total)
  • The topic ‘team member profiles, rtl phone white space’ is closed to new replies.