Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #829329

    Hello, we are seeing a white line under some of the grid section images on our dev site at certain resolutions. For example at 1042px wide, the second two have a white line under them. Please let us know how we can fix this.

    #830055

    Hey xansdesign,

    I have checked your site, but I couldn`t see it. Can you send some screenshot?

    Best regards,
    John Torvik

    #833731

    Sure, link in the private data. This happens on quite a few sites. If you check it by resizing your browser you will see what I mean.

    #835789

    Hi,

    Thank you for the update.

    I can see the issue only if I resize the browser. Please edit the grid element then add a Section ID to it. Use “custom-grid” for example and then add the following css code.

    #custom-grid .flex_cell {
        display: block;
        float: left;
    }

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.