News:

AbanteCart v1.4.2 is released.

Main Menu

Thumbnail spacing/sizing Home page

Started by paulbg, February 12, 2018, 08:34:58 AM

Previous topic - Next topic

paulbg

Searched around, can't find this issue explained anywhere.

The Home page template spaces each product into a holder and resizes accordingly. Four items per category (default)

I would like to alter that spacing so I can get items closer together. My site has a black background so they look a bit too far apart. What does anyone suggest?
thanks.

Basara

Hello.

Open inspector in your browser and check what CSS rule you need to change inside style.css file
https://abantecart.atlassian.net/wiki/spaces/AD/pages/7569496/Debug#Debug-Browserinspector

Main CSS file in default template is located in this folder /storefront/view/default/stylesheet/style.css

paulbg

Hi
style.css  Ln: 2761

.thumbnail {
   position: relative;
   padding: 5px 100px 5px 0;

if anyone is interested

Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -