-
AuthorPosts
-
February 22, 2018 at 11:36 am #915974
Hi,
I’m trying to change the menu font colour to orange when I hover over them on my transparent header.
I found an earlier post which said to add this to the css style sheet, I tried this but ther was no change!
Thanks in advance, Gary#top .av_header_transparency .main_menu ul:first-child > li > a:hover .avia-menu-text {
color: orange!important;
opacity: 1;
}February 22, 2018 at 3:08 pm #916121Hey GaryBroadhurst,
Your site is in maintenance mode, please post login details in private so that we can view site.
Best regards,
RikardFebruary 22, 2018 at 3:17 pm #916124Hi Rikard,
Sorry about that! please see below.
Thanks
GaryFebruary 23, 2018 at 4:15 am #916487Hi Gary,
Thanks for that. Please try this CSS instead to see if it works better:
.av_header_glassy .main_menu .menu-item a { color: orange!important; }Best regards,
RikardFebruary 23, 2018 at 9:48 am #916562Hi Rikard,
This does change the menu colour to Orange! but I was wondering If this is possible to change just when hovered over, and remain white when not.
Many Thanks
GaryFebruary 23, 2018 at 1:04 pm #916633Hi Gary,
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 .av-main-nav li:hover { color: orange; }If you need further assistance please let us know.
Best regards,
VictoriaFebruary 23, 2018 at 2:07 pm #916691Hi Victoria,
Works a treat…!
Many Thanks
GaryFebruary 23, 2018 at 3:12 pm #916731Hey,
How would I add a seperator between the header menu & social logos, Ive lokked eveywhere but cant find this?
Thanks
GaryFebruary 23, 2018 at 8:49 pm #916859Hi,
I couldnt help, clef does nto allow me to login.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.
