Use Mainbody widget area

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Sun Sep 07, 2014 5:12 am
Hi there,

How do I get my grid to show in the "Mainbody" widget area for this page:

http://www.mutlikeme.com/resources/

It is currently sitting in the "Mainbody Bottom" widget area but that creates too much space at the top.

Thanks.

Andrea
User avatar
Senior Boarder

GK User
Mon Sep 08, 2014 7:28 am
Hi,

Mainbody widget are may be used only on frontpage, for the page/posts etc. this area is reserved for the content (page/post).

Add this code into css/override.css file to decrease this space:
Code: Select all
.page-id-1552 #gk-mainbody article > header h1 {
   margin: 0;
}
User avatar
Moderator


cron