Hi,
I use the plugin Ajax Translator Revolution DropDown
Advanced Settings Plugin Translator=
Custom location (jQuery): .main_menu
Insert mode: Applend
Custom CSS: .translator-dropdown-container.translator-dropdown-container-custom {
margin: 45px 0 0 0 !important;
}
Looks good in the Desktop Version Enfold Theme OK (See attached image or visit http://www.loreak.com/nuevaweb)
http://loreak.com/nuevaweb/wp-content/uploads/2018/04/Boceto.png
In the mobile version is moved down :-( (See attached image)
http://loreak.com/nuevaweb/wp-content/uploads/2018/04/wp_ss_20180414_0001-579×1030.png
I have adjusted with CSS Burguer Menu
/*burger menu*/
.av-hamburger {
padding: 35px 0 0 0;
display: inline-block;
cursor: pointer;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
}
But I can’t adjust Logo and search icon. Moving Head??? Solution???
Any solution???
Thanks!!
Hey loreak,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) {
.translator-dropdown-container.translator-dropdown-container-custom {
margin: 32px 0 0 10px !important;
}
}
Best regards,
Rikard
Unfortunately it doesn’t work. is the same.
http://loreak.com/nuevaweb/wp-content/uploads/2018/04/wp_ss_20180414_0001-579×1030.png
Solved!!!
Paste CSS in Advanced Settings > Ajax Translator Revolution Dropdown
@media only screen and (max-width: 990px) {
.translator-dropdown-container.translator-dropdown-container-custom {
margin: 27px 0 0 10px !important;
}
}
Perfect!! Thanks!!! ;-)
Hi,
Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Close Topic. Thanks!
Hi,
Thank you fro letting us know, we appreciate it.
Best regards,
Basilis