Moving order button up
Hello,
on my shop page I have got 3 products – one of them has longer description (it is on 2 lines instead of 1 at other two products) and the button below “Výběr možnosti” is little bit lower than buttons at other two products. It looks quite bad – could you help me fix it, please?
Thank you very much
Matej
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Matěj Mudroch
You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.archive li.post-206 a.button.add_to_cart_button.product_type_variable { top:18px !important; } .archive li.post-212 a.button.add_to_cart_button.product_type_variable { top:18px !important; }Let me know if it works out for you
Cheers
Yes, Sir – it works for me. Thank you very much and have great day!
Matej
Perfect :-)
Always feel free to open a new thread whenever you require support
Cheers
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.