Increase cart button size

Posted in: Newspaper
Post count: 30

Hi,
Can you tell me how to increase the size of the buttons on the PRODUCT CATALOGUE, CART and CHECKOut which are all very small, especially on mobile devices.

http://www.expeditionaustralia.com.au

Since converting my site to this theme a week ago my conversion rate for people going from PRODUCT PAGE > CART > CHECKOUT > PAID has dropped significantly and I think the tiny buttons might be part of the problem.

Thanks
Steve

Post count: 6600

Hi,

You could try something like this: http://screencast.com/t/ZBMcRUs2zK
Use this custom css in theme panel > custom css filed and adjust as you like:

.page .td-page-wrap .woocommerce .button, .page .td-page-wrap .woocommerce .form-submit #submit {
font-size: 17px !important;
padding: 13px 8px 13px 8px !important;
}

Thanks

Post count: 30

Thanks Lucian – that worked.

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.