Space

25 April, 2016
GK User
Wed Jul 13, 2016 11:40 am
Hi,
I really love the Box Template. And I was wondering if it is possible to customize it? I would prefer to lower some space. In general the Space between the Head Section and the first Headline. Specific on the Front page the space between the Head Section and the first Headline. On the Front page the Space between the Articles (after the read more and before the next Headline).
On the Article page the space between the Head Section and the first Headline. On the Article page the space between Headline and Article.
The other question is. Is it possible to use lower case and upper case in the Headlines?
Thank you in advance,
Thomas
User avatar
Fresh Boarder

teitbite
Sat Jul 16, 2016 3:01 pm
Hi

Can You please make a screenshot and point me exactly which spaces You wish to change ? It may be helpful to use Firebug, which is a plugin for Firefox and can help You to find the class it can be reduced in.
User avatar
Moderator

GK User
Sun Jul 17, 2016 8:23 pm
Hi,
thanks a lot. I already used firebug and found the gkheader. Used override and I am ok.
Best regards,
Thomas
User avatar
Fresh Boarder

teitbite
Wed Jul 20, 2016 6:41 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator

GK User
Mon Jan 02, 2017 10:35 am
hi, i have the same problem, there is a huge gap between the title on the category page and the article page
Category page - notice the gap between the title and the blurb. http://www.grandevida.com.my/index.php/ ... her-cigars
Article page - Between the title and the main body - http://www.grandevida.com.my/index.php/ ... her-cigars

can help? i don't know what to change...
thanks in advance..
User avatar
Fresh Boarder

teitbite
Wed Jan 04, 2017 10:08 am
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.item-body {
    margin-top: 3rem;
}
User avatar
Moderator


cron