Tagged: x
-
AuthorPosts
-
September 15, 2016 at 4:06 pm #1177234
thatcreativeguyParticipantI am trying to simply change the background color to this page in the customizer, but it won’t change. Using the Renew 10 stack…I checked the CSS and there is no code for it that’s making it stay the same. So, what am i doing wrong?
Link here – http://ffh.that-creativeguy.com/about-ffh/
September 15, 2016 at 9:10 pm #1177613
NicoModeratorHi There,
Thanks for writing in.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– Details of the adjustment you want to achieve.Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
September 16, 2016 at 12:00 pm #1178409
thatcreativeguyParticipantThis reply has been marked as private.September 16, 2016 at 6:46 pm #1178765
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
#top { background-color: rgb(241,241,241); } .x-header-landmark { background-color: #fff; }Hope this helps.
September 17, 2016 at 11:13 pm #1179838
thatcreativeguyParticipantThis reply has been marked as private.September 17, 2016 at 11:14 pm #1179840
thatcreativeguyParticipantThis reply has been marked as private.September 18, 2016 at 2:39 am #1179965
ChristopherModeratorHi there,
Please add this code :
.site { background-color: #f1f1f1; } header.x-header-landmark { background-color: #fff; }Hope it helps.
September 18, 2016 at 9:21 am #1180174
thatcreativeguyParticipantThis reply has been marked as private.September 18, 2016 at 10:08 am #1180205
ChristianModeratorHey there,
The Customizer’s background work. You can’t see it though because your page template is Blank – No Container so your sections span fullwidth and they have a colored background (see attachment). If you want your body’s background (set in the Customizer) to show up, disable your setction’s background.
Thanks.
September 19, 2016 at 9:52 am #1181507
thatcreativeguyParticipantThis reply has been marked as private.September 19, 2016 at 9:57 am #1181517
JoaoModeratorGlad to hear it!
Let us know if we can help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1177234 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
