Can i hide from mobile a section from my product page?

This topic has 5 replies, 3 voices, and was last updated 4 years ago ago by sxp666

  • Avatar: sxp666
    sxp666
    Participant
    February 4, 2021 at 10:33

    Hello, i have a section that contains a sidebar widget and another one with a custom html column. Can I hide them from mobile view?

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    February 4, 2021 at 10:43

    Hi

    Yes you can hide section on mobile , it is more easy for us if you can share your highlighted screenshot along with your website URL so that we will guide you how can you hide the section on mobile.

    Avatar: sxp666
    sxp666
    Participant
    February 4, 2021 at 12:17

    I’ like to hide the two highlighted items https://prnt.sc/y9fyp1

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2021 at 15:34

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:

    .sidebar, .single_product-html_block3 {
        display: none;
    }

    Regards

    Avatar: sxp666
    sxp666
    Participant
    February 4, 2021 at 15:55

    Thank you, it worked!

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

The issue related to '‘Can i hide from mobile a section from my product page?’' has been successfully resolved, and the topic is now closed for further responses

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