Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.November 19, 2014 at 12:53 am in reply to: Adjust space between lines in header main menu using br/ to place part of link in next line #353398This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
I have tried this custom css, however nothing has changed and the search icon isn’t appearing.
@media only screen and (max-width: 767px) {
.responsive #header .main_menu ul, .main_menu, #header_main_alternate {
display: block;
}
#top #menu-item-search {
display: block;
margin-top: -90px;
}
.av-main-nav > li { display: none; }}Any suggestions?
-
AuthorPosts
