Hia,
Is it possible to re-size or stack the View Basket and Checkout buttons (Basket widget) on the “Overall Shop” page so they appear the same? Currently when I add a product to the basket and view the Overall Shop page the buttons are different sizes, and the “View basket” appears on two lines.
Many thanks in advance.
K
Hey kitchkitch,
Please try the following in Quick CSS under Enfold->General Styling:
.woocommerce-page .button {
padding: 15px 5px;
}
Best regards,
Rikard
Hi Rikard,
I have tried the suggested code, refreshed the cache and there is no change to the “view basket” button?
Thanks,
Hi,
Did you add the code to the very top of quick css so it runs first?
Best regards,
Jordan Shannon
Hi Jordan,
Perfect, that has made it work, thanks for the tip.
K
Hi kitchkitch,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria