Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #654157

    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

    #654224

    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

    #654314

    Thanks Vinay, that worked!

    #654335

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile phone issues’ is closed to new replies.