Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #565352

    Hi, I need to create a transparent non-sticky header in my home page. So far I’ve managed to do it only by setting the header behavior to sticky otherwise I get a white background header. I’ve tried to set the header to transparent in the Header visibility and transparency option but that will make the logo disappear. Any suggestion? (I use wp 4.4.1)

    #565677

    Hey Alberto!

    Please go to Enfold theme options > Header > Transparency Options and make sure to set a transparent logo as well

    Regards,
    Yigit

    #565709

    That’s the first thing I did but still if I switch from sticky to non-sticky header the whole header gets a white background.

    #565895

    Could it be related to wp 4.4 ?

    #566001

    Hey!

    Please provide us with admin access to the wordpress backend in a private message so we can create one for you.

    Best regards,
    Vinay

    #566066

    Thanks (for the time being I’ve left it set to sticky)

    • This reply was modified 8 years, 10 months ago by alby54.
    #566277

    Hey!

    Can you please try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/?
    There seems to be issue with JS files and header is getting correct classes when it is set to transparent.

    Regards,
    Yigit

    #566300

    I’ve done the update. Thank you, now it’s working correctly on desktop with the page set to transparent header. I’m wondering if for mobile I’ll be able to override the header transparency and have it in position fixed with a solid background. So far in the mobile media

     #header_main {
    	  background-color: rgba(255, 253, 208, 1)!important;
              position: fixed;
    	  top: 0;
    	  left: 0;
    	  z-index: 9999;
    }

    hasn’t done the job.

    #567340

    Hey!

    We are working on this issue will update you shortly.

    We have updated the theme with the changes you requested for.

    is the mobile menu suppose to be transparent when you open it?

    Regards,
    Vinay

    • This reply was modified 8 years, 10 months ago by Vinay.
    #567350

    Thank you, I’ll stick around ^__^

    #567643

    Hi,

    Ok, let us know if you should need any more help on the topic.

    Best regards,
    Rikard

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