Padding/gap in K2 Title

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
Wed Apr 17, 2013 11:47 am
Reply with quote
Report this post
Iam trying to remove the padding/gap between the K2 title and the breadcrumbs... can not get it working and find the responsible code for that :huh: :huh:
please see the attached image
padding_gap.jpg

and the link to the subpage is here: http://www.ka-mont.si/garazna-vrata/sekcijska-garazna-vrata.html
thanks
User avatar
Senior Boarder

Konrad M
Wed Apr 17, 2013 12:45 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#gkBreadcrumb {
    margin: 0 0 32px;
}

and decrease last value to fit your needs. Remember to enable override.css option in template settings.
User avatar

GK User
Wed Apr 17, 2013 3:39 pm
Reply with quote
Report this post
doesnt help? :dry:
User avatar
Senior Boarder

GK User
Thu Apr 18, 2013 10:23 am
Reply with quote
Report this post
Sorry it works, I didnt realise that is the current value :blush:
thank you very much
User avatar
Senior Boarder


cron