Header BG color and more

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Mon Dec 30, 2013 12:04 am
Looking to change the header BG color among a couple other things:

Domain: http://www.kickstartyourbiz.info

1) Header BG: I enabled the override.css and added:
Code: Select all
#gk-head {
background: #FFFFFF;
}


The bg is still black though.

2) Recent Posts on Home: Basically, I want the home page to be the blog page (recent post listing), but with the Header widget on top of it.

3) Widget Columns: I know that multiple widgets inside a widget area will split the width (50/50, 33/33/33, etc) but what if I want to do 66/33, 75/25?

I'm looking forward to running out of questions :) Appreciate the help.
User avatar
Junior Boarder

GK User
Mon Dec 30, 2013 9:50 am
1) Solved.
2) Changed my mind, but it would still be cool to know if it's possible.
3) Not solved, although I do know how to accomplish it using the CSS. Still open to an easier way.
User avatar
Junior Boarder

GK User
Mon Dec 30, 2013 10:21 am
Hi,

2) Yest it's possible, you have to disable "Widgets Display on Homepage" from Template Options -> Basic tab. Then on your mainbody there will be default latest posts, other widget position like header, top, bottom will be still visible.

3) It's done using CSS, so you can change it only using CSS.
User avatar
Moderator


cron