Tagged: x
-
AuthorPosts
-
April 21, 2016 at 5:01 pm #894386
bdikemanParticipantHi,
I’m running Ethos and loving it so far.I changed my default background color to black by putting
.site { background-color: #000000 !important;In custom CSS. Problem is that when I change the template in WordPress to be No Container, header, footer my background turns back to white.
Any idea on how to get around this?
Thanks,
BoApril 22, 2016 at 6:17 am #895183
LelyModeratorHi Bo,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
April 22, 2016 at 8:09 am #895314
bdikemanParticipantThank you so much Lely!
Please forgive me for not being specific enough to begin with. Here is a page set to Blank-No Container, header footer:
http://thatsmyitguy.com/welcome/
Here is one that is set to default template where you can see the black goes across:
http://thatsmyitguy.com/front/
I played around with it some more, and it seems that any time I select a template with no container I get white, and any time I select a template with a container I get black. My goal is to have a full width site that is black.
Thanks so much for your help on this!
April 23, 2016 at 12:26 am #896265
Nabeel AModeratorHi again,
Thank you for the detailed writup! To fix the issue, please add the following code in your Customizer:
.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: #000 !important; }Let us know how this goes!
April 25, 2016 at 8:34 am #898593
bdikemanParticipantHi Nabeel! That works great! I now have full width black pages. Thank you so much!
April 25, 2016 at 12:50 pm #899001
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894386 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
