Hi,
I tried in a lot of ways to obtain a transparent background but it seems impossible how can I obtain it?
Hey amepro,
Please post a link to the site in question and we’ll have a look at it.
Thanks,
Rikard
Hi Rikard, the site is in maintenance mode and I send details in Private Content, however this is the link:
http://www.carinafisicaro.com/
Please if you correct something let me know where….
thank you
Hi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
Vinay
herewith new login credentials
I tried and it works
Hi!
I have edited your page and chose to display transparent header. Please review your website now
Regards,
Yigit
Hi Yigit, it works
thank you very much
Sorry Yigit but submenus have White background….
Hi!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links” and remove background color from them.
Best regards,
Yigit
Hi, I did but it changes only with another color if I delete the Hex code color it gives Always white
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av_header_transparency .av-main-nav > li > ul *, .av_header_transparency .av-main-nav > li > ul {
background: transparent!important;
border: none!important;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Thank you it works.