
-
AuthorPosts
-
May 9, 2017 at 11:32 pm #790687
Hello,
Part of the background of the menu of the website I’m developing is not becoming transparent whenever I roll down the page. My client does not have a transparent (.png) logo and it is fine for the logo to have the white background. The problem is that part of the menus and the search icon stays with a white solid background when the rest of the menu bar turns into a transparent white. Any help would help a lot!
Pictures of the problem:
https://drive.google.com/drive/folders/0B3GPcmtUy5tEX1huZW9aNlhOdE0?usp=sharingThanks!
May 9, 2017 at 11:56 pm #790699Hey,
It seems like search icon and active menu items have white backgrounds. Can you please post a link to your website so we can provide you an accurate solution?
Best regards,
YigitMay 10, 2017 at 2:59 am #790768The thing is that the website is not online yet. I developing it in a localhost at the moment. Is there anything that can be done in this situation?
May 10, 2017 at 4:16 am #790797Hi,
It would be difficult for us to give you accurate answer since we can’t inspect the site, but you might try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #menu-item-search { background: transparent !important; }
Let us know if this helps :)
Best regards,
NikkoMay 27, 2017 at 1:25 am #800473The css code did not work and the website is finally online. So I would really appreciate it if you could have a better look at it to figure out the problem.
Thanks a lot!
-
This reply was modified 8 years, 1 month ago by
JoaoVictorSantos.
May 27, 2017 at 6:17 pm #800594Hi JoaoVictorSantos,
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
#top #header .av-main-nav > li > a { background-color: transparent; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 27, 2017 at 6:17 pm #800595Hi JoaoVictorSantos,
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
#top #header .av-main-nav > li > a { background-color: transparent; }
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.