Tagged: x
-
AuthorPosts
-
September 13, 2016 at 6:44 pm #1173991
apdebernardoParticipantI have been unable to get rid of whitespace surrounding my logo on my new website at http://chagrincentral.com/
I would like to have the background image of the brick wall show instead of the white area. Adjusting padding on logobar-inner or trying to make it “transparent” didn’t help.
Any advice?
September 14, 2016 at 1:29 am #1174380
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-main.full, .x-colophon.top, .x-colophon.bottom { background-color: #fff !important; } .x-logobar { background-color: transparent; }Hope that helps.
September 14, 2016 at 7:46 am #1174699
apdebernardoParticipantSorry — that didn’t help. I placed the code in the custom css field, but the white space remains. Any other ideas?
September 14, 2016 at 7:48 am #1174700
apdebernardoParticipantThis reply has been marked as private.September 14, 2016 at 9:05 am #1174808
ThaiModeratorHi There,
Please remove the previous CSS and add this CSS:
.x-logobar { background-size: cover; }Hope it helps 🙂
September 14, 2016 at 10:16 am #1174933
apdebernardoParticipantThat did the trick! Thank you!
Angie
September 14, 2016 at 11:48 am #1175082
JoaoModeratorGlad to hear it,
Let us know if we can help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1173991 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
