How do I Reduce/Delete This Space?

25 April, 2016
GK User
Wed Jan 18, 2017 11:12 am
Hello ,

How do I reduce or delete the highligted space? see attachment. :D

Here is the url: http://www.divinedirection.org/
User avatar
Platinum Boarder

teitbite
Sat Jan 21, 2017 3:09 pm
Hi

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

Code: Select all
.frontpage .contentpane {
padding-bottom: 0;
}
User avatar
Moderator

GK User
Sat Jan 21, 2017 3:44 pm
Thank you, it worked. You
ROCK :D

teitbite wrote:Hi

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

Code: Select all
.frontpage .contentpane {
padding-bottom: 0;
}
User avatar
Platinum Boarder

teitbite
Fri Jan 27, 2017 7:25 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
Sat Apr 29, 2017 5:58 pm
Hi Tietbite - i am having a similar margin/space/padding issues in my sidebar.... there is soooo much space between modules (as attached).

Also the space made by <p></p> breaks in my body copy is massive (like 3 times the normal line height) - how can i reduce that to make the body copy look alot more normal?

I am using K2.
User avatar
Platinum Boarder

teitbite
Wed May 03, 2017 10:18 am
Hi

Please tell me the url to the exact page with an example of this issue.
User avatar
Moderator

GK User
Thu May 04, 2017 7:07 pm
www.guidetogay.com

its on all pages... padding seems to be way huge.

:)
User avatar
Platinum Boarder

teitbite
Tue May 09, 2017 2:27 pm
Hi

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

Code: Select all
.box p {
    margin: 0 0 1rem;
}
User avatar
Moderator

GK User
Sat Jun 10, 2017 12:41 am
thanks - i was after a reduction in the white space / padding external to the boxes...
see pic attached.
any ideas on reducing this space?
User avatar
Platinum Boarder

teitbite
Tue Jun 13, 2017 9:49 am
Hi

It looks different than on Your screen for me and there is no that much space there. Anyway it looks to be uneven, so try use this small fix:

Code: Select all
div[data-sidebar-pos="left"] #gkSidebar {
    padding-top: 0;
}
User avatar
Moderator

GK User
Thu Jun 15, 2017 1:17 pm
thanks - that fixed the top - on chrome. it still has a very wide width space as per the image previous. any idea how to fix this across platform?
User avatar
Platinum Boarder

teitbite
Mon Jun 19, 2017 1:20 pm
Hi

Please explain which wide white space You have in mind? As You can see on attached picture Login module looks a lot different when I look at it. Maybe I need to be logged in to see the problem ?
User avatar
Moderator

GK User
Mon Jun 19, 2017 6:54 pm
its appearing in chrome browser and firefox... not sure why?
User avatar
Platinum Boarder

teitbite
Fri Jun 23, 2017 9:58 am
Hi

I'm working in Firefox, so my last screenshot is from it. Here one from Chrome, still do not see those gaps. I think it's only showing after being logged in. Please send me an access to some dummy account so I'll be able to log in and see. Send it to my mail [email protected]
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.