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
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
Hello Nikko ,
It is better but now button is have white hover you can see on image.
Regards
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
Hello Nikko,
Button must be black same as second button. It is not looking good one is black and second gray.
Regards
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
Now is good.
Thank you for your help.
Regards
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko