Tagged: x
-
AuthorPosts
-
November 11, 2016 at 6:24 am #1253246
[email protected]ParticipantHi I have changed the BG color in layouts and it is not taking, can you help?
November 11, 2016 at 9:09 am #1253388
DarshanaModeratorHi there,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks!
November 14, 2016 at 4:12 am #1256131
[email protected]ParticipantHi, I want to change the background color on the web page to beige, like the menu. Right now it is white as a background color.
When I change it on appearance, customize, layout and design, background options. It remains white.
Here is my URL
http://tatyanakozh.staging.wpengine.com/November 14, 2016 at 4:40 am #1256166
ChristianModeratorPlease add the code below in your Appearance > Customize > Custom > Global CSS
.page-template-template-blank-4-php .x-main, .page-template-template-blank-5-php .x-main, .page-template-template-blank-6-php .x-main, .page-template-template-blank-8-php .x-main { background-color: #f5f1de; }Hope that helps. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1253246 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
