Margins

March 2014 WordPress Theme
GK User
Sun Mar 08, 2015 7:36 pm
Could you please help me to remove blank spaces.
I did configure GK Nsp just as shown here - https://www.gavick.com/documentation/wo ... figuration, but something went wrong
The site is economix.bg
User avatar
Junior Boarder

GK User
Sun Mar 08, 2015 7:40 pm
Blank spaces and images sticked to the text
User avatar
Junior Boarder

GK User
Mon Mar 09, 2015 9:17 am
Hi,

image margin should be set to: 0 30px 0 0 you have 0 0 30px 0 (article layout tab).
and the order is wrong (you can drag and drop image, title, text sections). If that won't help, please send me a PM with backend access to your website and I'll be able to check the issue exactly.
User avatar
Moderator

GK User
Mon Mar 09, 2015 12:44 pm
Thank you. Margins fixed, but this lead lead to a minor improvement. I suppose I have to change the size of the area.
User avatar
Junior Boarder

GK User
Mon Mar 09, 2015 5:38 pm
You can also decrease the spacing between NSP widgets, but I need to see your website to provide you custom CSS for that.
User avatar
Moderator

GK User
Wed Mar 11, 2015 9:02 am
Thanks. The site is here - economix.bg
User avatar
Junior Boarder

GK User
Wed Mar 11, 2015 9:39 am
Try to add the following css code:
Code: Select all
.frontpage #gk-mainbody .box {
   margin-bottom: 0;
   padding-bottom: 10px;
}
User avatar
Moderator


cron