Jump to content

Featured Products On Homepage


Recommended Posts

decrease height param in:

#featured_products ul li .product_image {
width: 230px;
height: 290px;
display: block;
padding-bottom: 0px;
overflow: hidden;
position: relative;
border-bottom: 1px solid #ccc;
}

it's a part of global.css file


decreased to 130px;

pflQXmE.png

Link to comment
Share on other sites

you will have to change two things:

 

1) image size under preferneces > images tab, increase width & height for home_featured image type

2) change css styles for each <li> element, you will need to increase width and height

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