Jump to content

[SOLVED] Change "Viewed products"


Recommended Posts

Hi,

 

you need change some css-rules in /your_theme/css/modules/blockviewed/blockviewed.css, for example:

 

div#viewed-products_block_left div.block_content ul.products li {
margin-top: 0;
padding: 4px 0 0;
float: left;
}

 

Regards

 

Thanks, very helpful

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...