Tagged: x
-
AuthorPosts
-
November 5, 2016 at 9:03 am #1245035
thrivewithfionaParticipantHi, The Church Theme is a good base for a site I am building.
On the KIDZONE page, you have it set as default and it has a beige header with Page title, can you tell me how to change the colours so the default page is in line with my colours?
http://head-strong.com/kidzone/
I hope that is clear….. Thanks Fiona
November 5, 2016 at 9:56 pm #1245502
Rue NelModeratorHello There,
Thanks for writing in! To change the colors of the beige header with the page title, please find this block in your customizer;
/* // Landmark header. */ .x-header-landmark { padding: 45px 0; border-color: #e4e1d0; background-color: #e4e1d0; }You will need to replace the color from beige to white. Perhaps you can make use of this code instead:
/* // Landmark header. */ .x-header-landmark { padding: 45px 0; border-color: #fff; background-color: #fff; }Hope this helps.
November 6, 2016 at 8:19 am #1245885
thrivewithfionaParticipantBrilliant thank you x
November 6, 2016 at 9:35 am #1245941
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1245035 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
