Hi there,
I have active the Header > Extra Elements > Heade Phone Number/Extra info to “display in top bar at the right” and it appear the flags at the left side.
Could it be possible to show them at the right side?
thanks!
Hey inaudit,
Please try the following in Quick CSS under Enfold->General Styling:
#header_meta .sub_menu {
float:right;
}
Best regards,
Rikard
Great rikard!
thanks you!
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
yes, another question :)
I’d like the fullwidth sub menu that when the link is active is with another color, is it possible? page in private
thanks!
Hi inaudit,
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-custom-submenu-1 .menu-item:hover a {
color: red;
}
If you need further assistance please let us know.
Best regards,
Victoria
ok thank you!
Hi inaudit,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria