Tagged: mobile header
-
AuthorPosts
-
February 1, 2017 at 2:40 am #740963
Hello Support,
I have two requests for help with this site in Mobile:
- Can you help me change the header so that the WOOCOMMERCE CART BUTTON isn’t on top of the logo? (I think the accordion menu element will also need to change accordingly.)
- Can you help me remove the white border element on the linked images?
Here is a link to the screenshot I took of the site from my phone.
Thank you,
GregFebruary 2, 2017 at 7:53 am #741605Hey 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,
RikardFebruary 3, 2017 at 2:49 am #742141Hello 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.
- can the menu and shopping cart icons be the same size as the social icons?
- can the white border around the icons be removed?
Thank you,
GregFebruary 3, 2017 at 9:05 am #742248Hi,
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,
VinayFebruary 3, 2017 at 7:44 pm #742540Hello Vinay,
Thank you – that worked (once I moved the code into the mobile only area :-) )
We can close this,
GregFebruary 3, 2017 at 11:16 pm #742598Hi,
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 -
AuthorPosts
- The topic ‘Mobile Help with Header’ is closed to new replies.
