blog formating

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Sun Aug 11, 2013 5:12 am
is it possible to remove the left blog sidebar with the author info and pic on the left without changing the left margin of the blog text?

if i disable author info, etc. the left margin of the blog text moves over to take up that space.

however, i would not like the left text blog to margin to do that.

thanks.
User avatar
Fresh Boarder

GK User
Sun Aug 11, 2013 10:59 am
Please edit: wp-content/themes/Simplicity/css/override.css
Code: Select all
#gk-mainbody aside.meta {display:none}

This should remove the element but keep layout intact.

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator


cron