Hide the mobile panel on product pages - by MarkStore

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

  • Avatar: MarkStore
    MarkStore
    Participant
    January 19, 2021 at 12:52

    Hello,

    I would like to ask you 2 things about the product page:

    1) I want to hide the mobile panel on all my product pages (because I have set a sticky bottom button instead).

    2) Hide also the “back to top” icon on my product pages

    Screenshot: https://paste.pics/BCG36

    Can you tell me how can I get rid of these?
    Thank you,

    Regards

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    January 19, 2021 at 15:24

    Hello,

    1) To hide mobile panel Theme Options > Mobile panel > off.
    2) To hide back to top Theme Options > Footer > Back to top button > “Back To Top” Button On Mobile > Off.

    Regards

    Avatar: MarkStore
    MarkStore
    Participant
    January 19, 2021 at 15:34

    Thank you for your answer.

    If i turn off these settings, they get hide for the entire site.
    But I don’t want that.
    I want to keep the mobile panel and back to top button on my site, but hide ONLY on the single product page.
    How can I do?
    Thank you

    Regards

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2021 at 15:41

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .single-product .et-mobile-panel-wrapper.etheme-sticky-panel, 
    .single-product .back-top {
        display: none;
    }

    Regards

    Avatar: MarkStore
    MarkStore
    Participant
    January 19, 2021 at 17:05

    It works perfectly.
    Thank you again for your hard work. I appreciate it!

    Regards

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

The issue related to '‘Hide the mobile panel on product pages’' 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.