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

    I’m using a few Whitespaces on my site, and they all work fine, except 1 of them shows up as a Separator. I can’t figure out how to make it just be whitespace. And the weird thing is, if I change it to be a Separator, it becomes 2 separators–one fullwidth, and one smaller.

    Any tips on how to fix this?

    It is just underneath the “Pricing” section on this site:
    http://gemwaterfront.com/#prices

    • This topic was modified 4 years, 10 months ago by bagha.
    #1171568

    Hey bagha,

    https://share.getcloudapp.com/geurd5W1 It’s just the top border of the next section.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #after_section_5 {
        border-top: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1171778

    Thank you! Putting that code in Quick CSS worked.

    I appreciate your help.

    #1171918

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘One of my Whitespaces shows as a Separator’ is closed to new replies.