This topic has 10 replies, 4 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson
private
Hello,
Try to use this code in Theme Options > Custom CSS > Custom CSS for mobile:
.navbar-header.navbar-right {
width: 33%!important;
}
Best regards,
Jack Richardson.
private
Hello,
You can add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.header-type-18 .navbar-right .navbar-right .shopping-cart-widget {
padding-left: 0;
}
.header-search {
margin-top: 5px !important;
margin-right: 5px;
}
Regards,
Rose Tyler.
Please review
Hello,
As I see search icon is shown properly now:
http://storage8.static.itmages.com/i/16/0818/h_1471553308_6395051_a9dd4f54a3.png
Try to clear browser cache and check again.
Best regards,
Jack Richardson.
Hi,
This seems to look ok in firefox when you shrink the browser window however when I check the website on my iphone, the icons still look wrong.
Hello,
I’ve added the following code in Custom CSS for mobile. Please check.
.header-type-18 .navbar-right .navbar-right .shopping-cart-widget {
padding-left: 0;
padding-right:0px;
}
.header-search {
margin-top: 5px !important;
margin-right: -8px;
}
Regards,
Robert Hall
Great. Only thing now is when you scroll down you will notice when the top navigation comes back, the icons look off again. If we can match that to what you did before the scrolling down the page then we are done!
I appreciate your help, I am very impressed.
Thanks
Hello,
Please use this code in Custom CSS for mobile:
.fixed-header-area .header-search {
margin-top: 14px !important;
}
Best regards,
Jack Richardson.
Tagged: icons, mobile, persuasive, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up