Tagged: x
-
AuthorPosts
-
March 2, 2017 at 9:16 pm #1392833
ourphnParticipantHi,
I am using Ethos. I want the Navbar to have a white background, and the footer widgets to have a green background, however, the two colors appear to be linked in the customizer menu. How can I make the background for the footer widgets green?
I am using
WordPress 4.7.2 running X – Child Theme theme.
I am using X theme 4.6.4My website is in maintenance mode, I will send through the log in details privately.
March 2, 2017 at 9:18 pm #1392836
ourphnParticipantThis reply has been marked as private.March 2, 2017 at 10:37 pm #1392887
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
footer.x-colophon.top { background-color: #009c00; }Thanks.
March 2, 2017 at 10:52 pm #1392901
ourphnParticipantHi,
Thanks for sending this through. Another issue with the footer is how much spacing there is between the ‘staff access’ widget and the ‘website disclaimer’. Can you somehow remove padding around individual widgets, not all the widgets, but the ‘text’ widget in Footer 3.
Secondly, is there a way to make the line spacing in the ‘Website disclaimer’ widget (which is just a text widget) smaller, as the text takes up too much room.
Thank you
March 3, 2017 at 2:05 am #1393045
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-colophon.top #text-10 { margin-top:20px; line-height:15px; }You may change the numbers to adjust spacing and line height.
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1392833 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
