- This topic has 3 replies, 2 voices, and was last updated 7 years, 3 months 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
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]