Remove space between description and price in featured products home page

Started by websmith, November 26, 2015, 02:16:54 AM

Previous topic - Next topic

websmith

Versions VM3 and Joomla 2.5.28

There is a big space between the description and price in my featured products feed on home page. Type of product description gives only 2 choices, short description and product description. i would like to show no description so the price moves up right under image.

This is in the featured products feed.

Ive attached a diagram for your review. Thank you for any help with this.

SnakeFFM

add folliwing code to your css (In case you dont use any overrides et cetera:


.vm-product-descr-container-1 {
    display: none;
}


Alternatively you can creat an override in your template folder...

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum