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

    Hi

    Just wondering where I can set the menu on a page (all my pages ideally) to stay opaque rather than going transparent when its set to sticky and the page is scrolled down?

    Thank you

    Steve

    #531872

    Hey Steve!

    Try adding this to your custom CSS.

    .header_bg { opacity: 1 !important; }
    

    Regards,
    Elliott

    #532298

    Thanks Elliott – worked perfectly. Took me all this time though where to add it to :) Found the Quick CSS at the bottom of the General Styling Theme Options.

    #532413

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

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