Remove categories or all side bar on mobile version only

This topic has 11 replies, 4 voices, and was last updated 8 years, 5 months ago ago by Robert Hall

  • Avatar: queenb123
    queenb123
    Participant
    October 16, 2015 at 10:30

    Hi, is there a way to remove or deiable the categories or side v=bar from mobile version only, i.e iphones and ipads (or tablets).

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: queenb123
    queenb123
    Participant
    October 16, 2015 at 10:35

    please see here:

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 16, 2015 at 10:36

    Hello,

    Please use the following code in Custom CSS for mobile.

    .sidebar {
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    October 16, 2015 at 10:46

    Hi that did NOT work, anything else i can try pls?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 16, 2015 at 12:20

    Hello,

    Sidebar isn’t shown on mobile. Please clear browser cache and check again.

    Best regards,
    Jack Richardson.

    Avatar: queenb123
    queenb123
    Participant
    October 16, 2015 at 12:49

    hi i have cleared the cahche and viewed the site on different browsers, i can still see the product category and side bar i added in the widget, shouldnt the code say something like .widget side bar, display none?

    Avatar: Eva
    Eva Kemp
    Support staff
    October 16, 2015 at 13:12

    Hello,

    Please look at the screenshot http://storage9.static.itmages.com/i/15/1016/h_1444997493_8476672_df6365ac96.png . Sidebar is hidden. Please show a page where you still see it.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: queenb123
    queenb123
    Participant
    October 16, 2015 at 13:33

    Hi I APOLOGISE,

    i meant when viewing a product, i need the product categories to disappear, is that possible?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 16, 2015 at 14:06

    Hello,

    Please use this code in Custom CSS for mobile.

    .single-product-sidebar {
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    October 16, 2015 at 14:56

    Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 16, 2015 at 15:02

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.