Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #935093

    Hi there,
    I’ve been racking my brain for a few months now about this issue I have on my contact page and no matter what i try it doesn’t fix it. Its one of the standard contact pages that came with the enfold theme and although I’ve modified some of the content in the body I have not been able to remove the white section that appears the header and the slider.

    Screencapture of white bar

    I’ve added a temporary link to the private section.

    Thanks very much for your help.

    • This topic was modified 6 years, 7 months ago by Steamed.
    #935210

    Hey Steamed,

    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

    
    .stretch_full.container_wrap.alternate_color.light_bg_color.title_container, 
    .stretch_full.container_wrap.alternate_color.light_bg_color.title_container .container {
      background-color: #666;
      border-color: #666;
    }
    #top .alternate_color.title_container .main-title a {
      color: #fff;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #935492

    Hi Victoria,
    Thanks for your prompt reply. I added that code into the Quick Css and it changed the white bar to grey. On every other page that white bar (or any section like that bar) does not exist, i just want to remove it completely rather than modify it.

    I’m not even sure what that container is called within any settings, if I remove the layerslider it still remains, I would have been happy to sacrifice the layerslider if that made a difference but no luck there.

    #935504

    Hi,
    It was the title bar, I disabled from within your page by going to the layout options > Title Bar Settings and choosing “hide both”
    Please check.

    Best regards,
    Mike

    #935535

    Wow thanks Mike, I went through every other page comparing everything and I can’t believe I missed that. Thanks very much Mike.

    #935580

    Hi,
    Glad to have helped :)
    We will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘White bar between header and main content’ is closed to new replies.