Tagged: x
-
AuthorPosts
-
May 12, 2016 at 1:45 pm #988282
PersimmonDesignParticipantHello,
I’m wondering how I can get rid of this square border that surrounds by nav buttons after visited?
I’ve supplied a photo for reference.
Thanks,
Luisa
May 12, 2016 at 2:02 pm #988321
Prasant RaiModeratorHello Luisa,
Thanks for writing in! 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.
Thanks.
May 16, 2016 at 4:57 pm #994444
PersimmonDesignParticipantHi,
I am creating this site locally so unable to send you url unless there’s a way to do so that I’m unaware of.
Please advise.
May 16, 2016 at 5:41 pm #994488
RahulModeratorHi there,
To remove the border around the menu, place the following CSS code into your Customizer, Custom > CSS section using the menu Appearance -> Customize.
.x-navbar .x-nav > li > a { border-left: medium none; } .x-navbar .x-nav > li:last-child > a { border-right: medium none; } .x-logobar { border-bottom: medium none; } .x-navbar { border-bottom: medium none; }May 19, 2016 at 3:08 pm #1000179
PersimmonDesignParticipantThank you that worked!
May 19, 2016 at 4:00 pm #1000274
JoaoModeratorThat is great to hear it.
Let us know if you need further help.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-988282 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
