Decrease the Bullet Spacing

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Jun 30, 2013 1:02 am
Reply with quote
Report this post
Everything on this template is amazing, except the spacing on the bullets when using indents.

When you use 2 levels of bullets it adds a lot of space in between each bullet and again after the last bullet. I added an attachment to show you what I am talking about.

Could you please tell me where to find this in the CSS? Specifically where the file is and what to change.

Thank you very much :D
User avatar
Senior Boarder

GK User
Sun Jun 30, 2013 8:55 am
Reply with quote
Report this post
Hi,
Everything on this template is amazing

Thanks, nice to heard that.

You bullets css code now look like this:
Code: Select all
ul.gkBullet1, ul.gkBullet2, ul.gkBullet3, ul.gkBullet4 {
    margin: 2em 0;
    padding: 0;
}


Change value from 2em to 1em or use 7px ? This will reduce top&bottom margins.

You can do this editing gk_storebox\css\typography\typography.style1.css file (~145)
but I suggest : http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 10:48 pm
Reply with quote
Report this post
Thank you very much! We were able to get it work setup perfectly.
User avatar
Senior Boarder


cron