Footer

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Wed Jan 06, 2016 6:18 am
For some reason I'm having issues getting things done on this template.

On the footer panel How do I take away the "Garven wp Framework image", and a grey section under it, kindly view the on the screenshot below.

https://www.dropbox.com/s/7uwupxat2hout ... 4.png?dl=0
User avatar
Fresh Boarder

GK User
Wed Jan 06, 2016 10:00 pm
Hi,

The Gavern logo may be disabled in Template Options -> Theme Branding and "GavernWP Logo in the footer"

Regarding the grey section - I need to see your website, because I can't see this area on my default Msocial theme installation.
User avatar
Moderator

GK User
Sun Jan 10, 2016 11:14 am
Hi,

Any luck? I have sent what you requested for via PM.
User avatar
Fresh Boarder

GK User
Mon Jan 11, 2016 12:46 pm
Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom css plugin:

Code: Select all
#gk-footer {
   margin-bottom: 0;
}
User avatar
Moderator


cron