Tagged: change color, enfold
-
AuthorPosts
-
January 25, 2018 at 11:00 pm #903071
Hi,
I would like to change the font color of the top menue to grey (as the sticky scroll down menue) instead of white.
Unfortunately I didn’t find it in the preferences. Can you give me a hint?Thank you
January 25, 2018 at 11:14 pm #903076Also I would like to change the font-size. It’s too small right now.
January 25, 2018 at 11:26 pm #903082The best would be to have it the same as the scroll down menue: white background, grey font-color, but bigger font-size.
Thank you!January 26, 2018 at 8:23 am #903242Hi lilianguentsche,
Best regards,
VictoriaJanuary 26, 2018 at 1:44 pm #903377Thank you for the screenshots Victoria,
If I put “white” as transparency-color it is invisible, right. I would like to have it non-transparency and totally visible.
Regards
January 30, 2018 at 3:59 am #904594Hi,
What do you mean by “non-transparency”? Do you want the header to be not transparent? I checked the site and the menu item color is set to “green”. Is that what you’re after?
Best regards,
IsmaelFebruary 7, 2018 at 12:52 pm #909084Hi Ismael
I want the menu background to be white and the font color green. Just the same as in the scroll-down-menue.I struggle to find the settings for this menue.
Thanks
FineFebruary 7, 2018 at 1:19 pm #909107I added
/*Menu Background & Schrift */ #top #header .av-main-nav > li > a .avia-menu-text, #top #header { background-color: #ffffff!important; } #top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext { color: #29b5aa!important; }
to the custom css. That worked. But now the search- and social-media icons are missing.
I thought there must be an easyer way to change that…
Thanks & regards
FineFebruary 7, 2018 at 2:13 pm #909158Hi Fine,
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
.av_header_transparency #header_main .social_bookmarks li a { color: #666; } .header_color li, #top #menu-item-search, #top .av_header_transparency .avia-menu.av_menu_icon_beside { border-color: #38b5ad; color: #38b5ad; }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 7, 2018 at 2:15 pm #909161Yeah, that worked!
Thanks for the quick help, Victoria!February 7, 2018 at 2:39 pm #909184Hi Fine,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 7, 2018 at 2:42 pm #909189Thank you!
February 8, 2018 at 1:55 am #909496Hi,
We’ll close the thread now.
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Ismael -
AuthorPosts
- The topic ‘Enfold – change font color in top menue’ is closed to new replies.