Tagged: Logo Position
Hi,
2 questions :
1) I have moved the logo to the right and it is not clickable anymore.
Here is the code that I have put in the custom css
.logo { left: 70% !important; }
.main_menu { left: 0%!important; }
.cart_dropdown { right: 40%!important; }
.sub_menu { left: 0%!important;
margin-left: 70px; }
Any idea what is causing the problem?
Here is my website : http://goo.gl/OnbGkn
Question 2 )
I would like the flag to be on the left of the sub_menu, can you help me with the CSS?
Thanks very much !
Hey oliviad!
Please add this on Quick CSS or custom.css:
.logo, .logo a {
z-index: 1000 !important;
}
.avia_wpml_language_switch {
position: absolute;
left: 0;
}
#avia2-menu {
margin-left: 110px;
}
Cheers!
Ismael
Hi,
I told you before but I want to say it again.
This support is incredible ! The quality and responsiveness is unique.
Thanks a million times for your amazing help. Enfold is the best theme I have ever worked with (there are a lot) and its support is by very far the BEST I have ever seen!