Tagged: x
-
AuthorPosts
-
June 8, 2016 at 2:44 pm #1032542
evangelbuffaloParticipantHello X theme community!
How exactly do I change the color of the main container on any particular webpage?
After going through about a dozen posts, I have decided to reluctantly ask a repeated question. I’m hopeful the response will be tailored to my specific website.
On my homepage, I’ve turned off the main container. Once a user progresses elsewhere, I’d like to container to hold the content. In this case, a calendar.
Thanks!
June 8, 2016 at 2:47 pm #1032550
evangelbuffaloParticipantThis reply has been marked as private.June 8, 2016 at 8:49 pm #1033136
FriechModeratorHi There,
Thanks for writing in! Are you referring to this page? http://evangelbuffalo.org/events/
You can add this under Custom > CSS in the Customizer.
.page-id-213 .entry-wrap { background-color: #285d87; }Hope it helps, Cheers!
June 9, 2016 at 2:04 pm #1034494
evangelbuffaloParticipantPerfect! But I’m wondering if it’s possible to make it universal across the entire site?
Additionally, how do I remove the shadow in the border, and how would I go about changing the Events title to White?
Thanks much for your help!
June 9, 2016 at 6:12 pm #1034799
John EzraMemberHi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
.entry-wrap { box-shadow: none; /* border-radius: 0; */ /* border: none; */ } header.entry-header h1.entry-title { color:#ffffff; }Hope this helps – thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1032542 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
