I have a search icon overlaying logo only on mobile portrait. thanks.
Hey hostworks,
Try this code in the General Styling > Quick CSS field:
@media only screen and (max-width: 767px) {
.responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu {
right: 4px!important;
}
}
Best regards,
Mike
Thanks Mike, you Rock!
Hi,
I’m glad Mike was able to help you with this. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon