Widget Area Divider Lines

Dedicated support forum for CloudHost elegant bosting WordPress theme which is perfect for your business and hosting websites. Here you can ask questions and discuss with other theme users.
GK User
Thu Apr 23, 2015 12:43 pm
Is there anyway to remove the divider lines between content on each page?
User avatar
Junior Boarder

GK User
Thu Apr 23, 2015 10:22 pm
Hi,

Which lines exactly? Could you send your page URL or a screenshot?
User avatar
Moderator

GK User
Tue Apr 28, 2015 10:02 pm
Try to add the following custom css code:
Code: Select all
.hosting.features:first-child, .hosting.features {
   border: 0;
}
User avatar
Moderator

GK User
Sat May 09, 2015 11:28 am
Thank you so much for that, that did the trick!

Any chance you can give me some insight on how to remove the next section divider line? I think it's the mainbody area?
User avatar
Junior Boarder

GK User
Mon May 11, 2015 9:35 am
Hello,

Please add also this code:
Code: Select all
.page-id-17 #gk-social-api {
   border-top: 0;
}

User avatar
Moderator


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