AbanteCart Development > Customization help
Colour Theme for "ADD TO CART"
morrisr:
You need to download the file style.css from this folder
/storefront/view/default/stylesheet
change the background color in 2 lines where I noted the comment /* background color */ (2 more lines if you want to change the color of the hover)
background: #000; /* background color */
I picked #000 the color black, choose the hexa color code for the color you want
Then upload the file style.css back to the website.
Here is the result
netgroup:
Dear All,
Provided information was very helpful.
Actually when we embed the product code in other site, ADD TO CART button see's in white. Please check enclosed screenshot and suggest the necessary changes.
Basara:
Hi.
Change embed css for your needs
http://demo.abantecart.com/storefront/view/default/stylesheet/embed.css about line#92
lucydawson056:
Thanks to everyone for the useful tips shared here. I’ve also been experimenting with layout customisation in AbanteCart, especially for displaying multiple product blocks on the homepage. One trick I found helpful is modifying the block templates under storefront/view/default/template/blocks and using CSS tweaks to achieve a responsive grid layout.
Navigation
[0] Message Index
[*] Previous page
Go to full version