Hi,
I inserted images in the drop-down menu for the website, & I’m wondering if there is in any way to remove them from the mobile site?
The reason being is that they look fine on the website but when they are viewed with a mobile device the images look broken. I would attach a screenshot if I could.
Can you please help me fix this?
Thanks!
3 answers
Hi Adie,
I am sorry for not getting your points. It would be awesome if you can possibly include URL of your site and a screenshot with detailed explanation. I am happy to help you out.
Best Regards,
ziven.
Hi Ziven,
Please visit the following URL on your phone: http://lej-stg.bighead.net/
If you hit the menu sidebar icon, you will see our issue.
Let us know how we can fix this.
Thank you!
Hi Adie,
Please go to the file: skin/frontend/default/jm_summer/css/layout-mobile-portrait.css add the code below in the end file:
#jm-mainnav .btn-toggle i {
display: none;
}
Hope this will help you.
Best Regards,
Ziven.