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

    Hi there,

    This website is almost ready to go live :-))

    Now I discovered a small white line in one of the pages. See screenshot and link. I have checked the elements for borders, but they have none.

    Can you help me find out what is going on?

    Maaike

    #956416

    Hey maaikevk,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* Delete top border - */
    
    .fullsize {
        border-top: none;
    }
    
    /* End Delete top border */
    
    

    Best regards,
    Yigit

    • This reply was modified 6 years, 5 months ago by Yigit.
    #960966

    PERFECT!!!

    Thanks a lot :-)

    #961025

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Small white border in between sections’ is closed to new replies.