Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #538519

    Hi, when I add a grid row it has a border line at the bottom.
    How can I remove this?

    #538604

    Hey Denis!

    Can we please check your web site with a screenshot also, so we can understand what to remove?
    Thanks a lot

    Cheers!
    Basilis

    #539656

    Whenever you add a grid row if one of the columns is say white background with plain text in it then at the bottom of that column a border line appears.
    (See example page in private content)
    The border line is visible under the first column of text ending with the words “in Cork and England”

    #539664

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .container_wrap {
        border: none;
    }

    Cheers!
    Yigit

    #539723

    Hi Yigit, that worked perfectly. Thank you. You may close this thread.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Grid row border line remove’ is closed to new replies.