New Landing How can we help? Themeforest Theme Support Dante Woocommerce affiliate product button isn't styled

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #41968
    movingtexture
    Member
    Post count: 3

    It looks like if you add an external/affiliate product (instead of simple or variable product), the button doesn’t get styled in line with the rest of the theme. What should I add to the custom css to get this to work?

    Thanks!

    #42034
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Please provide page url so we can provide you the custom css.

    Thanks
    Tahir

    #42269
    movingtexture
    Member
    Post count: 3
    This reply has been marked as private.
    #42656
    Melanie – SUPPORT
    Member
    Post count: 11032

    We could adjust the background color to make it more visible with the following custom css:

    .woocommerce p.cart a.single_add_to_cart_button {
    background: grey;
    }

    Replace “grey” by a color value of your liking.

    Cheers

    #47655
    brasshopper
    Member
    Post count: 7

    I have the same color-button-problem. I did paste the code:

    .woocommerce p.cart a.single_add_to_cart_button {
    background: #fd861c;
    }

    to the style.css file, but the buttoncolor does not change: http://www.zonne-bank.nl/product/eurosolar-collageen-light-box/

    Where did I go wrong?

    #48906
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Put this in Theme Options -> Custom CSS

    .woocommerce p.cart a.single_add_to_cart_button {
    background-color: #fd861c;
    }

    Let me know, what you got.

    Thanks,
    laranz.

    #49092
    brasshopper
    Member
    Post count: 7

    Thank you, it works perfectly. It didn’t work in style.css, but everything is ok now.

    Regards,
    William

    #49926
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic!

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register