Tagged: mobile header
Hello Support,
I have two requests for help with this site in Mobile:
Here is a link to the screenshot I took of the site from my phone.
Thank you,
Greg
Hey Greg,
Please try this for your logo problem:
@media only screen and (max-width: 767px) {
.responsive .logo img {
max-width: 80% !important;
}
}
Not sure what you mean by your second question though, are you referring to the social icons?
Best regards,
Rikard
Hello Rikard,
That works for the logo – thank you.
Regarding my second question: yes the social icons and also the icons for the menu and shopping cart.
Thank you,
Greg
Hi,
1. To make the cart icon big
.cart_dropdown_first .cart_dropdown_link {
font-size: 30px!important;
}
2. Remove the border around cart icon
.html_visible_cart .cart_dropdown {
border: none!important;
}
Best regards,
Vinay
Hello Vinay,
Thank you – that worked (once I moved the code into the mobile only area :-) )
We can close this,
Greg
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay