Removing the White Line

GK User
Thu May 02, 2013 5:17 pm
Hello,

Is there a way we can remove the white line which appears at the bottom of the page or change it's colour to the same as the background colour so it doesn't show.

Many thanks in advance!

ps not sure if the attachment came up so you can see the white line on the site here http://lightmaster-direct.co.uk/residential-lmd which appears throughout the site on the various pages.

You'll see it just below the images.
User avatar
Junior Boarder

GK User
Thu May 02, 2013 6:14 pm
Hi,
please add to overrie.css
Code: Select all
#gkSocialAPI {
border-top: none !important;
}

and remember to enable override.css option in template settings.
User avatar
Gold Boarder


cron