- This topic has 6 replies, 2 voices, and was last updated 6 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Kids Education Pro › Bright Blue Background
How do you get rid of the bright blue background in the content pages? I would like it plain
Hi,
Please refer to the documentation for color options to change the background
http://themepalace.com/instructions/themes/kids-education-pro/
That only refers to the the home page theme and header. I’m referring to post and gallery pages
Please see link below
Hello @
Please add below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.
.entry-content p {
color: #666674;
}
.entry-meta , .entry-meta a {
color: #7f6666;
}
.about-author {
border: 1px solid #ddd;
}
article .blog-post-wrap {
background-color: transparent;
}
Hope this helps.
Regards!!
Hi I added the code but it still has the bright blue background in the back. see link below
Hi just wanted to get an update on this?
Hello,
Please add below given CSS.
article .entry-content {
background-color: transparent;
}
Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |