Jump to content

[SOLVED] How to modify ajax css for feature image front page ?


Recommended Posts

#center_column .products_block ul li {
float: left;
background-color: #FFFFFF;
margin-top: 0;
padding: 0 0 1px;
width: 133px;
border-right: 1px solid white;
border-bottom: 1px solid white;
}

you need to change width param above then your blocks will not be "cutted"

 

turn off CCC in adc. preferences > performance tab because your css files are "minified" it mean that it's hard to say what part of css files you have to change, mainly because you use non default theme

 

with regards,

Milos

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...