Tagged: x
-
AuthorPosts
-
September 26, 2016 at 6:01 am #1190631
-coreParticipantHi!
i’ve been searching through the forum but couldn’t quite find an answer that worked for me.
i have attached 2 screenshots of my current page.
1) i would like to know how to remove those black boarder horizontal lines from the Header/Footer.
2) The first image is before clicking the dropdown menu and the second image is after clicking the dropdown menu. i would like to know how to make the menu text/links move over to the right side under the menu button (align right) and not appear on the left.
Thanks!
September 26, 2016 at 6:11 am #1190644
ThaiModeratorHi There,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 26, 2016 at 6:17 am #1190659
-coreParticipantThis reply has been marked as private.September 26, 2016 at 6:33 am #1190684
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.x-topbar, .x-navbar, .x-colophon { border: none; } .x-nav-wrap.mobile { text-align: right; }Hope it helps 🙂
September 26, 2016 at 7:36 am #1190754
-coreParticipantHi Thai,
thanks so much!
Everything works well, but for the topbar, below the Social Media icons, the border is still there.Any ideas on how to remove that as well?
Thanks!
September 26, 2016 at 7:37 am #1190756
-coreParticipantThis reply has been marked as private.September 26, 2016 at 7:56 am #1190767
ThaiModeratorHi There,
Please update the previous CSS a bit:
.x-topbar, .x-navbar, .x-colophon, .x-breadcrumb-wrap { border: none; box-shadow: none; } .x-nav-wrap.mobile { text-align: right; }Hope it helps 🙂
September 26, 2016 at 8:09 am #1190777
-coreParticipantThat works perfect!
Thank you so so much!!
September 26, 2016 at 9:02 am #1190849
JoaoModeratorGlad to hear it,
Joao
September 26, 2016 at 9:02 am #1190850
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1190631 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
