Hi
For some reasons, all links in my top header cannot be clicked when you hover over from the bottom.
http://goo.gl/zDVcli
Could you please have a look?
Many thanks for your help.
I can click the links just fine.
What browser do you use?
Firefox. The links can be clicked but you have to hover over the top of the icon, when you hover normally nothing happens.
Hi!
“http://goo.gl/zDVcli – this goo.gl shortlink has been disabled. It was found to be violating our Terms of Service. Click here and here for more information about our terms and policies respectively.”
Can you please post the link to your website again?
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 990px) {
nav.sub_menu { width: 50%; }}
Best regards,
Yigit
Hi!
Please add following code to Quick CSS as well
ul.avia_wpml_language_switch {
width: 25%;
}
Cheers!
Yigit
Thanks a lot Yigit, that worked great!