Jump to content

How to reduce the space between the name and the price


antonkata89

Recommended Posts

Hi everybody

 

This is my first question so sorry if I miss-chose the forum.

Basically my question is how to reduce the space between the name and the price of a featured product ?

I attached an image to show you what I mean.

 

Any help will be really appreciated. Thank you

post-1359534-0-40136100-1484575544_thumb.jpg

Link to comment
Share on other sites

If you want reduce the space between the name and the price go to:

/themes/name of your theme/css/global.css

In 372 line

margin-bottom: 9px;

change to (for example):

margin-bottom: -15px;

Clean the cache and refresh a website.

 

 

Thanks but nothing changed there

 

you tell me to modify h3's margin, right ?

Edited by antonkata89 (see edit history)
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...