Tagged: x
-
AuthorPosts
-
December 2, 2016 at 7:04 am #1278713
Melissa437Participanthi there!
How can i remove the grey border on the top nav panel in Icon?
Thanks so much!!!!!
December 2, 2016 at 7:46 am #1278760
Prasant RaiModeratorHello There,
Thanks for writing in!
There seems to be an active under construction page. Kindly provide us with the admin details to your site so that we’ll able to check this further.
Thank you.
December 2, 2016 at 8:00 am #1278771
Melissa437ParticipantThis reply has been marked as private.December 2, 2016 at 8:28 am #1278794
Prasant RaiModeratorHello There,
Thanks for sharing the login details.
Please add following CSS under Custom > CSS in the Customizer:
.x-navbar { border: 0 !important; } .x-logobar { border: 0 !important; }Thanks.
December 2, 2016 at 8:34 am #1278803
Melissa437ParticipantI tried that but it doesn’t appear to work, there is also a grey box border throughout the site as I have switched over to ‘boxed’ …can I remove this?
It is also around the “blockquote”
Thanks so much!!
December 2, 2016 at 10:11 am #1278886
Prasant RaiModeratorHello There,
Thanks for writing in!
It looks like you havent added the code. I have tested the CSS on my end it’s working fine. Would you mind confirming again?
You can use following CSS to remove border throughout website:
div#top { border: 0 none !important; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1278713 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
