Tagged: x
-
AuthorPosts
-
January 20, 2017 at 12:41 pm #1338704
FlightwaveParticipantHi:
[site url, passwords, etc to follow in next post]
What I want to achieve – a splash page for now:
– All black page
– Company logo in white
– email signup box in white
– social media icons in white
– copyright line in bottom in whiteTHATS IT.
What I’ve done
– I selected a blank page with a footer but no heaader
– I’ve set the site background to black.
– using cornerstone, i put in the logoPROBLEMS:
– How can I get rid of the white on the page – the frame around the logo container and the white lines at the bottom?January 20, 2017 at 12:43 pm #1338710
FlightwaveParticipantThis reply has been marked as private.January 20, 2017 at 1:16 pm #1338738
FlightwaveParticipantAlso – how can I get rid of the white around the email signup form?
January 20, 2017 at 1:28 pm #1338759
FlightwaveParticipanti figured out some of these issues.
What remains is the white line that divides the page from the footer. How can I get rid of that? Is there a setting somewhere to do this?thanks,
CJanuary 20, 2017 at 2:36 pm #1338866
JadeModeratorHi C,
Please add this code in the customizer
.x-colophon.top, .x-colophon.bottom { border-top: 0; box-shadow: none; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1338704 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
