Button - by ejder077 - on WordPress WooCommerce support

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

  • Avatar: ejder077
    ejder077
    Participant
    September 21, 2019 at 13:33

    1. I set a hover color for the button but seems there is no change when I hover on it.
    https://ibb.co/xY68HB0

    2. May I ask how can I stick the button just right on top of the static block?
    https://ibb.co/j46xxvN

    Thank you

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2019 at 14:42

    Hello,

    1. Try to set another background color and you will see a difference – https://gyazo.com/6369a24a8783846970f5b39af6b5448c This button element comes from Massive Addons plugin and our theme doesn’t affect the functionality of it.
    2. Delete this margin http://prntscr.com/p932a8 , set http://prntscr.com/p932j0 + add this code in Custom CSS for the page http://prntscr.com/p93335

    .content-page {
        padding-bottom: 0px;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    September 21, 2019 at 14:51

    I followed your instruction but the button just sticks to the top but not the static block. Did I do it wrong?

    https://ibb.co/T8d977W

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2019 at 15:12

    Please change the previous code to:

    .content-page {
        padding-bottom: 0px !important;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    September 22, 2019 at 09:53

    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2019 at 10:02

    You’re welcome!

    Regards

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

The issue related to '‘Button’' 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.