Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #828642

    Hello,

    I have notice when I go on cart one button is to small for text. Site is on swiss german language
    You can see on image.

    Can you help me ?

    Regards

    #828704

    Hey Zaccc,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top table.shop_table.cart .actions .button {
        width: auto;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #828705

    Hello Nikko ,

    It is better but now button is have white hover you can see on image.

    Regards

    #828866

    Hi,

    Yes, what I see is gray button with white text and on hover it’s yellowish button with white text, is there anything you want to change it with?

    Best regards,
    Nikko

    #828928

    Hello Nikko,

    Button must be black same as second button. It is not looking good one is black and second gray.

    Regards

    #829352

    Hi,

    Try to replace the code I gave you to this one:

    #top table.shop_table.cart .actions .button {
        width: auto;
        opacity: 1;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #829396

    Now is good.
    Thank you for your help.

    Regards

    #829475

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Small button on woocommerce checkout.’ is closed to new replies.