Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #885554

    Hi,

    I have edited a page on my site but for some reason the colour section background is showing up grey.

    It needs to be white. I have it set the same as the other pages which is clear. I thought it was supposed to pick
    up the main styling background but it doesn’t.

    Any ideas?

    New to the Parish?

    Thanks,
    Brian

    #885577

    you have defined it in the optionsdialog of the color section a color-section overlay – to background-color : black ( #000). with an opacity at 0.2
    that causes in a light gray.

    #885584

    Thanks, that is crazy as I never even went near that! Why would I put 0.2 opacity – weird!!!

    Anyway thanks for spotting it,

    Kind regards,
    Brian

    #885587

    I have 1 more question. When I scroll up parts of the header appear transparent and it looks a bit strange. How do I stop that happening?

    The logo and the nav background stay 100% white but the rest of the header becomes a bit transparent.

    Thanks
    Brian

    #885681

    Hi Brian,

    Can you please point to the color section in question?

    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

    
    #header_main {
        background-color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #885711

    The colour section issue was solved by Guenni007.

    #885713

    Thanks Victoria, that did the trick!

    Kind regards,
    Brian

    #885857

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Colour Section Grey instead of white?’ is closed to new replies.