- This topic has 3 replies, 2 voices, and was last updated 7 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Alignment of add to basket/cart issue
Hi,
I am trying to deal with an alignment issue of the add to cart button, see here:
Firstly i want the button to move up to be closer to the price line but i also want to try and have consistency with the level it is at, because if the description moves on to two or more lines, the button moves down as can be seen in the attached image. Any help would be appreciated.
Thanks
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.woocommerce ul.products li.product .woocommerce-loop-product__title { min-height:30px;}
Regards,
Brad
thats excellent, thanks. The only issue now is that the ‘add to basket’ button is still quite low down is there code to move them up, maybe by two lines approx.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { min-height:30px;}
Regards,
Brad
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]