Show shop icons / button on mobile mode - by Jennifer

This topic has 3 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Jennifer

  • Avatar: Jennifer
    Jennifer
    Participant
    November 29, 2021 at 20:52

    Hi there!

    I wanted to ask how to show the shop icon buttons on the mobile mode?
    Is there a way to always show this on mobile mode?

    Thank you.
    regards,

    Icon

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2021 at 08:56

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS > Global:

    @media only screen and (max-width: 768px) {
        .product .footer-product {
            display: block !important;
        }
    }

    Regards

    Avatar: Jennifer
    Jennifer
    Participant
    November 30, 2021 at 13:14

    Thanks a lot!

    best regards!

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

The issue related to '‘Show shop icons / button on mobile mode’' 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.