Jump to content

Problem with margin featured products!


Recommended Posts

Hi!

I have the following problem with the featured products module (see attached).

How well I can adjust the margin of the fourth article (imac image)?

 

Thank you all in advance!

 

Greetings!

 

PD: the module is the featured product

post-551292-0-13263600-1367323145_thumb.png

Link to comment
Share on other sites

in general, the layout of the columns is given here:

edit /modules/homefeatured/homefeatured.css: (line 1)

 

 

 

 

#featured-products_block_center li {

margin-right: 10px; <-- margins between items

padding: 10px 0;

width: 126px; <-- width of item block

height: 240px;

}

 

Hope this helps,

pascal

Link to comment
Share on other sites

×
×
  • Create New...