Jake on "[Theme: Hueman] Sidebar Color"

ساخت وبلاگ

jklarich
Member
Posted 35 minutes ago #

I have my sidebars different colors. The primary is green and the secondary is white, but the secondary sidebar near the bottom displays the green color.

Secondary Sidebar CSS:
/* set full secondary sidebar background */
.s2, .main {
background: #ffffff !important;
}

Primary Sidebar CSS:
/* set full primary sidebar background */
.s1, .main-inner {
background: #f3fbc4 !important;
}

My website is: http://grangerwashington.org/

Remove the .main-inner class from your css selector.

Primary Sidebar CSS:
/* set full primary sidebar background */
.s1 {
background: #f3fbc4 !important;
}

jklarich
Member
Posted 2 minutes ago #

That makes the secondary sidebar all white which is what I want, but my primary sidebar is green until the bottom which shows gray.

Here is my code for the primary sidebar:
Primary Sidebar CSS:
/* set full primary sidebar background */
.s1 {
background: #f3fbc4 !important;
}

website: http://grangerwashington.org/

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 186 تاريخ : شنبه 29 خرداد 1395 ساعت: 10:07