Page Titel Block
January 2012 WordPress Theme
- GK User
- Tue Jan 12, 2016 9:19 am
Hi,
I tried to setup a page with GK Tabs in the header.
The tabs overlaps the page title. How can I change the space between them?
The page: http://www.luftschubser.de/das-burgenregister
Thanks
Alex
I tried to setup a page with GK Tabs in the header.
The tabs overlaps the page title. How can I change the space between them?
The page: http://www.luftschubser.de/das-burgenregister
Thanks
Alex
-
- Senior Boarder
- GK User
- Wed Jan 13, 2016 9:30 am
Hi,
Please add the following custom css code:
Please add the following custom css code:
- Code: Select all
.page-id-14181 #gk-head h2.gk-page {
padding-bottom: 80px;
}
-
- Moderator
- GK User
- Wed Jan 13, 2016 10:28 am
Perfect!!!
Thanks a lot!
Thanks a lot!
-
- Senior Boarder
- GK User
- Wed Jan 13, 2016 7:24 pm
Last question:
I set at override.css:
So every page is adjusted with padding-bottom: 80px.
How can I set this to posts and categories, archives and tags? To the rest?
Thank you!
I set at override.css:
.page #gk-head h2.gk-page {
padding-bottom: 80px;
}
So every page is adjusted with padding-bottom: 80px.
How can I set this to posts and categories, archives and tags? To the rest?
Thank you!
-
- Senior Boarder
- Joshua M
- Thu Jan 14, 2016 8:59 am
-
- Moderator
5 posts
• Page 1 of 1