Change full width color of widget areas

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Fri Jun 19, 2015 4:30 pm
1)How can i change full width color of any widget area?
2)Some of the widget area are restricted to box sized, how to change and utilize it as full width area
User avatar
Junior Boarder

GK User
Mon Jun 22, 2015 7:54 am
Hello,


I.e. header bottom widget area background, may be changed by adding the following code into University/css/override.css file (first please enable override.css option from Template Options -> Advanced tab):

Code: Select all
#gk-header-bottom {
   background-color: #000;
}


Regarding the second issue, could you provide your website URL or specific widget area to change?
User avatar
Moderator

GK User
Mon Jun 22, 2015 10:26 pm
Mainbody Top widget, how can i make it full width like bottom IV?
User avatar
Junior Boarder

GK User
Tue Jun 23, 2015 8:07 am
It's not possible with Mainbody Top, because there are Inset and Sidebar areas next to Mainbody Top:
https://demo.gavick.com/wordpress/unive ... get-areas/
User avatar
Moderator


cron