New Landing How can we help? Themeforest Theme Support Neighborhood "Add to cart" button css error on variable products

Viewing 8 posts - 1 through 8 (of 8 total)
  • #148158
    ehandelsfabriken
    Member
    Post count: 85

    With the latest update v.2.10 of the theme it looks like the css for the “Add to cart” button on variable products is messed up. The button doesn’t look the same as for simple products.

    #148202
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Thanks for the heads up. Will forward to the development team.
    -Rui

    #148230
    Marco Volpato
    Member
    Post count: 30

    Same issue here!

    Attachments:
    You must be logged in to view attached files.
    #148237
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .add_to_cart_button{
    height: 40px;
    Width: 100px;
    background: none repeat scroll 0 0 #2e2e36 !important;
        border: 0 solid #2e2e36 !important;
        border-radius: 0 !important;
    }
    .add_to_cart_button span:hover{
    font-weight:bold !important;
    color: #07c1b6;
    }
    
    .add_to_cart_button:hover{
    font-weight:bold !important;
    color: #07c1b6;
    }

    Thanks
    Mohammad

    #148322
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks, we have fixed this for the next update. The css fix is as follows:

    .woocommerce form.cart button.add_to_cart_button {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        height: 40px;
        padding: 0 15px;
        float: left;
        font-weight: bold!important;
        outline: 0!important;
    }

    – Ed

    #148323
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks, we have fixed this for the next update. The css fix is as follows:

    .woocommerce form.cart button.add_to_cart_button {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        height: 40px;
        padding: 0 15px;
        float: left;
        font-weight: bold!important;
        outline: 0!important;
    }

    – Ed

    #151046
    ehandelsfabriken
    Member
    Post count: 85

    I have updated to v.2.12 now and it has almost been solved. Now the button is just as big as the button for simple products. However, the button for variable products are using another text color than the button for simple products? They should use the same color right?

    Simple product: http://www.grafiskatryck.se/produkt/kort-herr-kanin/
    Variable product: http://www.grafiskatryck.se/produkt/flower/

    #151066
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks – have fixed that for the next update too.

    – Ed

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 the following item
Login and Registration Log in · Register