Troy Posted July 20, 2017 Share Posted July 20, 2017 Hi all, I am running bootleg strap theme for 1.6.1.6. I have included a left column and as such the "Add to Cart" button does not look right. I tried tinkering with /themes/bootleg strap theme/product.tpl and product.css but it doesn't seem to work. Any suggestions? Thanks. Link to comment Share on other sites More sharing options...
madxface Posted January 6, 2021 Share Posted January 6, 2021 Hello, did you solve this issue? my button is also big as f*uck Link to comment Share on other sites More sharing options...
Prestachamps Posted January 6, 2021 Share Posted January 6, 2021 Hi, Can you share a URL, and I'll see to send you the CSS lines soon. Cheers, Leo Link to comment Share on other sites More sharing options...
madxface Posted January 15, 2021 Share Posted January 15, 2021 random product from website, thxhttps://slovakbikeparks.sk/eshop/home/281-magura-mt5-fabio-wibmer-signature-edition-kotucove-brzdy-set-4055184028933.html Link to comment Share on other sites More sharing options...
Prestachamps Posted January 15, 2021 Share Posted January 15, 2021 Hi, add this at the end of your custom.css: @media (min-width: 992px){ #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span { padding-left:45px; } #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before { float: left; width: 41px; } } Kind regards, Leo 1 Link to comment Share on other sites More sharing options...
madxface Posted January 16, 2021 Share Posted January 16, 2021 Many thanks LEO, I do not have custom.css, but have put it to product.css line 636 and it worked like a charm. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now