-
AuthorPosts
-
March 25, 2014 at 2:52 pm #242742
Hi,
– I’ve added an icon to the main menu for “home”. In the mobile view, the separator for the menu item is up too high, please take a look:
<img src=”http://meoartis.com/wp-content/uploads/2014/03/menuicon.jpg”
Can you tell me how to fix this?
– can I move the add to cart button a little lower, so that it doesn’t touch the quantity selector?
<img src=”http://meoartis.com/wp-content/uploads/2014/03/mobileshop-button.jpg”
Thanks & regards,
Gabriel
March 25, 2014 at 4:43 pm #242819Hi chiummog!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced li { height: 50px; } @media only screen and (max-width: 767px) { form.cart .button { margin-top: 10px !important; }}
Regards,
YigitMarch 25, 2014 at 4:54 pm #242828Hi Yigit,
thanks, add to cart if fine now, no change in the menu issue however!
Thanks,
Gabriel
March 25, 2014 at 4:56 pm #242830Hey!
Please add following code to Quick CSS as well
#mobile-advanced a, #mobile-advanced .mega_menu_title { height: 50px; }
Best regards,
YigitMarch 25, 2014 at 4:59 pm #242836Hi,
added, now the height is fine, but the little red “li” arrow is overlapping with the icon:
Cheers,
Gabriel
- This reply was modified 10 years, 7 months ago by chiummog.
March 25, 2014 at 5:03 pm #242843Hey!
Which browser and OS are you using? I have just checked your website on my iphone and it does look fine on my end – http://i.imgur.com/xtGsjUJ.png
Regards,
YigitMarch 25, 2014 at 5:18 pm #242859Iphone and Chrome/Win7 is fine, only Firefox doesn’t.
March 25, 2014 at 5:27 pm #242863Hi!
Please try adding following code to Quick CSS as well
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before { content: "\25B6"; margin-left: -10px !important; }
Regards,
YigitMarch 25, 2014 at 5:35 pm #242874Hi,
still no change in frontend. Do you have any other idea?
Thanks,
Gabriel
March 26, 2014 at 9:20 pm #243544Hi!
Do you mind creating a temporary admin login and posting it here privately so i can take a look?
Regards,
YigitMarch 26, 2014 at 9:23 pm #243549This reply has been marked as private.March 31, 2014 at 7:23 am #245297Hi!
What is the url for the site? I tried the meioartis . com but its coming up blank for me so i’m not sure if it is something different.
Cheers!
DevinMarch 31, 2014 at 9:50 am #245334Hi Devin,
sorry for the inconvenience, your Josue was working on some other issue and left some code in there that crashed the site. Now it’s up and running again, if you could please check again?!
the URL is http://www.meoartis.comThanks,
Gabriel
March 31, 2014 at 4:08 pm #245491Hey!
Thank you for using the theme!
Weird that it is not rendering the same on firefox. Please add this on Quick CSS or custom.css:
@-moz-document url-prefix() { #mobile-advanced #menu-item-2866 > a:before { margin-left: -20px; } }
Regards,
IsmaelApril 3, 2014 at 10:55 am #246966Please close post!
-
AuthorPosts
- The topic ‘Mobile view shop and menu issue’ is closed to new replies.