Tagged: menu
Hey,
i want to change my “hover” style in the menu like this: http://prntscr.com/6c5bqd
This is the only possibility I found: http://prntscr.com/6c5e96
Please advice other CSS code
Thanks!
The website is in a lochal host
you can see the website by changung the host:
Please set your local dns by adding in the file /etc/hosts the following line:
207.126.107.212 boursepro.com http://www.boursepro.com
1. For windows edit as administrator the file “C:\Windows\System32\drivers\etc\hosts” and add the line.
2. For MAC run via the Terminal the following command:
sudo nano /private/etc/hosts
To save the file: “CTRL X” and ‘Y’ and “Enter”
to see the site: http://www.boursepro.com
Thanks!
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li:hover > a > .avia-menu-text {
background-color: orange;
color: white;
padding: 6px;
border-radius: 5px;
}
.av-main-nav > li > a > .avia-menu-text {
padding: 6px;
}
Cheers!
Yigit
Thanks!!!!!
you are the best..
Its work!
hello, i want to change my “hover” style in the menu like this:http://us-themes.com/demo/?theme=ImprezaWP
but i still want to keep menu Button Style Colored like her http://www.fjellhagen.no/
hello, i want to change my “hover” style in the menu like this:http://us-themes.com/demo/?theme=ImprezaWP
i meen like this https://www.dropbox.com/s/yvd0ot5pp49q898/menu-1.png?dl=0
but i still want to keep menu Button Style Colored like her http://www.fjellhagen.no/
Hi!
Please go to Enfold theme options > Advanced Styling and edit “Main menu sublevel links” and make sure to check “Apply only to mouse hover state”
Cheers!
Yigit
Thanks it works ..
You can close the ticket