Jump to content

[SOLVED] issue with velvetsky


Recommended Posts

Hi Queenfan,

In your theme's product_list.css file, remove the following code:

 

overflow: hidden;

 

and replace

float: left;

 

with

display: inline-block;

 

Once you've done that, clear your browser's cache, set Force Compile to Yes and Cache to no in your Back Office under Preferences > Performance, reload the page and let me know if that works for you!

 

- Mike

Link to comment
Share on other sites

Hi Queenfan,

In your theme's product_list.css file, remove the following code:

 

overflow: hidden;

 

and replace

float: left;

 

with

display: inline-block;

 

Once you've done that, clear your browser's cache, set Force Compile to Yes and Cache to no in your Back Office under Preferences > Performance, reload the page and let me know if that works for you!

 

- Mike

 

it works, great, but now the new button overflow the menu right above.

See the photo.

Where can i lower the products?

many thanks

post-320454-0-14814100-1342736157_thumb.png

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