Tagged: x
-
AuthorPosts
-
May 11, 2016 at 2:15 pm #986389
airmacincParticipantGood Afternoon!
I am new to Themeco X & Cornnerstone, just getting started and ran into a question I have not seen in the forum or knowledge base.
There are three horizontal fine lines on all the pages that disrupt the look of the background image. First under the top menu, then under the body and last above the footer.
How can I remove these? Sending URL under Personal Reply.
May 11, 2016 at 2:16 pm #986391
airmacincParticipantThis reply has been marked as private.May 11, 2016 at 4:01 pm #986582
JoaoModeratorHi There,
Welcome 🙂
I can see two lines but not three
This lines are the lines that separate the header and the footer from your content.
To Remove them please go to WP-Admin Dashboard / Appearance / Customizer / Custom / CSS and add the following code:
.x-colophon.top, .x-colophon.bottom { border-top: none; box-shadow: none; } .x-navbar { border-top: none; box-shadow: none; }Let us know if this fixes your issue.
Also let us know if you need help with anything while starting with X and Cornerstone.
Hope that helps,
Joao
`
May 12, 2016 at 5:09 pm #988612
airmacincParticipantGreat THX !
I was able to remove the last line by changing my selections on widgets so that is why you only saw two lines.
THANK YOU very much for the fast response, if I have trouble I’ll let you know.
May 12, 2016 at 5:13 pm #988617
airmacincParticipantI made the changes, white line under top Primary menu still exists, the line between body & footer is gone!
Also, is there a way to increase the font size of the menu in the footer? ……
May 12, 2016 at 8:10 pm #988847
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.
.x-navbar { border: none; } footer.x-colophon.bottom ul#menu-primary-menu-2 { font-size: 14px; }Hope this helps – thanks!
May 13, 2016 at 10:06 am #989795
airmacincParticipantGreat it all worked!
May 13, 2016 at 11:59 am #989951
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-986389 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
