Customise page color background?
-
In Illustartr, how can I customise the background color of a new page (and not all the pages)?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You can change the background color of specific pages if you edit CSS. In order to do that you will need the Custom Design upgrade. In addition to editing CSS, you can also add custom colors/fonts.
Before you purchase the upgrade you can try it out first. If you show me the exact page that you want to change colors, I can provide you the code to see what it will look like!
Feel free to reach out if you have any questions!
-
Hi Grace, can you please provide the code to change the background of http://simplifiedchinesecharacterscoloured.wordpress.com/王/ to yellow? I am looking for a yellow that is not banana nor lemon but closer to orange / cantaloupe.
-
-
HI there,
Thanks for the info. Please go to Appearance > Customize in your Dashboard and go to the CSS tab (Please note that since you have not purchase the Custom Design upgrade this will only be a preview, and it will not be published until you purchase it). Remove the informational content and add this:
.page-id-4 #page { background: #facc2e; }That will make that specific page background color the color that you provided me.
Cheers!
- The topic ‘Customise page color background?’ is closed to new replies.