Tagged: x
-
AuthorPosts
-
January 19, 2017 at 8:18 pm #1337713
JfantasyBooksParticipantHello Again!,
Details:Name: JFantasyBooks
Site: Fantasy-Books
Site Url: https://fantasy-books.live
WordPress Version: 4.7.1
X Version: 4.6.4
Cornerstone Plugin Version: 1.33Problem:
1. I would like to change the color of a single page.
Can you show me how?
2. Can you show me how to change all pages?
January 19, 2017 at 10:24 pm #1337798
Prasant RaiModeratorHello There,
Thanks for writing in!
To change color for single page you can take advantage for pageid. Please refer following thread to locate page id:
https://community.theme.co/kb/how-to-locate-post-ids/
Thanks.
January 19, 2017 at 10:32 pm #1337811
JfantasyBooksParticipantIs there no CSS for it?
And I can’t even change the color of the page for the site in the customizer.
January 20, 2017 at 12:00 am #1337896
LelyModeratorHello There,
1.) Can you clarify which part of the page you want to change color? For example, change homepage background, the following CSS will work:
.home div#top { background-color: red; }For About page:
.page-id-5 div#top { background-color: red; }To include other page:
.page-id-5 div#top, .page-id-6 div#top { background-color: red; }For all page type:
.pagediv#top{ background-color: red; }There is background settings on Appearance > Customize > Layout and Design. But then that would be sitewide and not page specific.
Hope this helps.
January 26, 2017 at 5:17 pm #1346940
JfantasyBooksParticipantThank You.
January 26, 2017 at 8:54 pm #1347209
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1337713 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
