Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #584386

    Hi guys,
    I’m sure I’ve missed something fairly straightforward here, so my apologies in advance for the ask:
    For this dev site that I’m building, I can’t figure out how to have just a regular white background (before scrolling) in the main header bar. I don’t think we’ve adjusted any code on the back end, but I’m not seeing the solution in the “Header” options (Enfold Theme options), so maybe myself or colleague have done something. Can you take a peek? The login info is below. Thanks so much! Love your theme!
    Dave

    #584408

    Hi @brogilberto ;
    you can choose “transparency” or not “transparency” option while creating your page in the “Layout” section (on the right side).

    #584930

    Yep, that’d be it. Thank you!!

    #584939

    One last question for this issue: the header section is semi-transparent when I scroll down still. see here http://prntscr.com/a4jmcu There must be another setting I’m missing for adjusting this. I’d like it to remain a solid white like when you land on the page. http://devsite1.digitalanddesign.ca/

    Thanks so much!

    #585103

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header.header-scrolled {
        background: white;
    }


    @begrafiks
    Thanks as always :)

    Regards,
    Yigit

    #585547

    i chose ” no transparency ” and after i UPDATE the page it remains on ” transparent header”. he do not change

    #586585

    Hey!

    Please provide a link to the website. Make sure that the latest version of the theme is running.

    Regards,
    Ismael

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