Hi,
Is it possible to get an search icon on the mobile menu?
I tried this:
@media only screen and (max-width: 767px) {
.main_menu .avia-menu, #header_main_alternate {
display: block !important;
}
.av-main-nav > li { display: none; }
li#menu-item-search {
display: block!important;
margin-top: -90px;
right: 70px;
}
.responsive .main_menu {
float: right;
}}
And it worked for a few seconds, but than it disappeared.
Help please!
Best,
Derya
Hey Fotokite,
This code will not work in this version of Enfold. You might want to update the theme first.
Which version are you running?
Best regards,
Victoria
Hi Derya,
The Theme Update tab is in the Theme options. You can do it from there. Or upload a fresh copy of the theme via FTP.
Best regards,
Victoria