charmstrong
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hestia] Woocommerce Basket and Checkout ButtonsGood Morning Mara,
Thank you so much for your persistance in investigating this issue and sorry it has taken me so long to come back to you (I had a problem with the theme, jetpack literally broke it and it took me a while to fix).
This works perfectly, thank you so much.Forum: Themes and Templates
In reply to: [Hestia] Woocommerce Basket and Checkout ButtonsSorry, just to add, there’s a little bit of custom css (the bottom buttons was used to try and resolve but had no affect).
.wpforms-form button[type=submit] {
background-color: #155893 !important;
border-color: #c11718 !important;
color: #fff !important;
transition: background 0.3s ease-in-out;
}
.wpforms-form button[type=submit]:hover {
background-color: #c11718 !important;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
margin: 0 auto !important;
display: block !important;
}
.wpforms-confirmation-container-full {
color: inherit !important;
margin: 0 !important;
background: none !important;
border: none !important;
padding: 0 !important;
}
.buttons a{
color: #fe1 !important;
}Forum: Themes and Templates
In reply to: [Hestia] Woocommerce Basket and Checkout ButtonsHi Mara,
I really do appreciate your assistance.
I’ve enabled stock of the mug so you can see the issue for yourself.
The page was “out of the box”, no changes. Products wise, there’s three virtual and then dropshipping from printful. Plugin wise, we use:Forum: Themes and Templates
In reply to: [Hestia] Woocommerce Basket and Checkout ButtonsHi Mara,
Thanks for coming back to me.
It’s still an issue, I turned off calculate shipping in basket because of it and had to set most items as out of stock for a separate issue – only virtual items are in stock.
I turned the calculate shipping option back on and added stock for a minute to grab a screenshot