change the "sidebar" color

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Fri Jul 03, 2015 12:08 am
Hi! How I can change the background color of the area of the sidebar? thank you very much, greetings.
User avatar
Fresh Boarder

GK User
Fri Jul 03, 2015 7:41 am
Hi,

Try to 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)
Code: Select all
#gk-mainbody-columns > aside {
   background: #ddd;
}
User avatar
Moderator

GK User
Fri Jul 03, 2015 9:39 am
perfect, thank you very much.It works.
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.