This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Example page: http://spotontestserver.dk/shop/buks/anton-blaa-bobler/
Is it possible the “Add to Basket” (TILFØJ KURV) button is always shown and not only after selecting size (STØRRELSE)?
I’ve seen this done in the demo, but I can’t figure out how to do it.
Hello,
Please use this code in custom.css file:
.single_variation_wrap {
display: block !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up