Hello,
How can I reduce space between line of pricing table module.
http://demo.gavick.com/joomla25/creativ ... rice-table
Thanks in advance.
Regards
.gkPriceTable dd.gkPrice { margin-top: -10px; }
.gkPriceTable dd.gkPrice { margin-top: -10px!important; }
Access to all themes
Regular theme updates
Email / Phone Support
Use your own domain
.gkPriceTable dd {padding: 0;}
.gkPriceTable dd.gkPrice { margin-top: -10px!important; margin-bottom: -10px!important;}