Quick button size and placment - by Lukas

This topic has 6 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Rose Tyler

  • Avatar: Lukas
    Lukas
    Participant
    September 24, 2020 at 19:43

    How to change size and placement of quick button at the mobile view to be displayed all the time but with smaller size and under not at the product?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2020 at 09:40

    Hello,

    Thanks for using our theme.
    Please provide URL, we will check if the mentioned displaying can be achieved using Custom CSS code.

    Regards

    Avatar: Lukas
    Lukas
    Participant
    September 25, 2020 at 12:15

    ok

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2020 at 12:23

    Your site under maintenance mode, so we can’t check it. Please provide temporary wp-admin access.

    Regards

    Avatar: Lukas
    Lukas
    Participant
    September 25, 2020 at 12:25

    Right sorry for that, now disabled

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2020 at 15:27

    It can’t be displayed in the mentioned way using CSS code, only (additional customization in files is outside the scope of our basic support). Try to add the next code in Theme Options > Theme Custom CSS > Custom CSS for mobile:

    .content-product .footer-product {
        position: static;
    }
    .view-color-white .footer-product  .show-quickly {
        background: #f5f5f5;
    }
    .content-product .footer-product {
        opacity: 1;
    }

    Regards

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

The issue related to '‘Quick button size and placment’' 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.