Tagged: x
-
AuthorPosts
-
June 30, 2016 at 9:11 am #1066728
StiftungWeltbevoelkerungParticipantHey there,
I´m trying to remove the frame (border) that is automatically created at the left and right margin when using boxed layout, but I always fail :D.The url is x.dsw.org.
How can I remove it?
Cheers,
DennyJune 30, 2016 at 11:29 am #1066903
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
.x-boxed-layout-active .site { border: none; box-shadow: none; } .x-navbar { box-shadow: none; border: none; } .x-logobar { border: 0; }Hope that helps
Joao
July 4, 2016 at 12:41 pm #1071809
StiftungWeltbevoelkerungParticipantThis reply has been marked as private.July 4, 2016 at 12:55 pm #1071819
DarshanaModeratorHi there,
There was a CSS error on your existing CSS rules which I have corrected and now the newly added code should work.
Thanks!
July 4, 2016 at 12:57 pm #1071822
RupokMemberHi there,
Upon checking your site, I can see border is gone. There is a border and box shadow for footer though. If you want to remove them as well, add this with the existing code :
.x-colophon, .x-colophon + .x-colophon { border: medium none; box-shadow: none; }Hope this helps.
Cheers!
July 5, 2016 at 4:53 am #1072675
StiftungWeltbevoelkerungParticipantThank you so much.
Again: No service is comparable to yours.
You guys rock.Cheers,
DennyJuly 5, 2016 at 5:31 am #1072699
ChristianModeratorYou’re welcome and thank you for your kind words, Denny. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1066728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
