View Single Post
  #6  
Old 05-27-2015, 09:19 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: Want to remove buy button on selected products.

Quote:
Originally Posted by Soft-Reseller.com
Hello

I want to keep my buttons of same size.
http://prntscr.com/79x2m1

Kindly give me tip for it.

Best Regards
Kashif Rashid
Try adding "btn-block" to the class=""

Code:
<a href="*****" class="btn btn-block btn-primary">Click Here To Download</a> <a href="*****" class="btn btn-block btn-primary">Click Here To Buy</a>
__________________
WooCommerce as of 10/2022
Reply With Quote