Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #868361

    Hello – I’ve opened a thread on this before, but have yet to find an answer.

    I have a site using Enfold theme, there are blank/black spaces/vertical bars that show up throughout the site, I *suspect* that it has something to do with the configuration of the colored sections and how they display content within the container .. I attached a page where you can see it in two spots: under the header image and in the 6th section down on the page (that one is more visible in Chrome than Safari, for some reason).

    It’s also happening on my homepage under the second section (again, same thing – colored section with an image as background.. in an older thread that I opened on this same subject, a moderator suggested I modify my revolution slider, but it’s occurring in other places than just that) – but then on my products page, it happens under a colored section that does not use an image as a background.

    Any help would be appreciated.

    #868750

    Hey mfrahm,

    This code pulls the 1st section to top
    https://cl.ly/0i2d2r1Q1b1b and #main has the dark background color and this is how you get that.

    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

    
    #main {
        background-color: #fff !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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