Hi I am having the following issues when viewing website on mobile phone.
1. There is a shopping trolley icon next to naviagation – how can I remove this?
2. I have inserted a table (on home page / How we compare) – the description field does not view on mobile phone
Thanks
Hey onedesignprint,
To hide the cart button please select the first option in the dropdown menu in the cart icon options in Enfold > Shop Options
If that does not help Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.cart_dropdown {
display:none!important;
}
To address the table issue in mobile please chose tabular data and scroll table in mobile in the responsive option in table element options as seen in the below screenshot.
Best regards,
Vinay
Thanks Vinay, that worked!
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy