Tagged: x
-
AuthorPosts
-
June 18, 2016 at 8:14 am #1048450
anitaradovcicParticipantHello, i tried all css codes that i found on forum but i cant get rid of thin grey line in footer, https://jolie.hr
June 18, 2016 at 8:37 am #1048469
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
footer .widget:before { background-color: transparent !important; }Let us know how this goes!
June 19, 2016 at 5:33 am #1049134
anitaradovcicParticipantThis reply has been marked as private.June 19, 2016 at 10:42 am #1049322
ChristianModeratorHey there,
That is because you have a syntax error in your CSS. The code below in not closed
/* Hide Author and Date */ .x-post-carousel-meta span.entry-cover-author, .x-post-carousel-meta span.entry-cover-categories:before { display: none !important;Please close it with }
Thanks.
June 23, 2016 at 3:04 am #1055927
harmoniqaParticipantHello,
I have the same problem, tried at least 10 codes on the forum, still no luck.
Could you please take a look?Thanks!
June 23, 2016 at 3:05 am #1055929
harmoniqaParticipantThis reply has been marked as private.June 23, 2016 at 5:21 am #1056071
LelyModeratorHi There,
Please add this custom CSS instead:
footer.x-colophon { border: none; box-shadow: none; }Hope this helps.
June 23, 2016 at 8:29 am #1056298
harmoniqaParticipantIt is, thank you!
June 23, 2016 at 10:46 am #1056505
DarshanaModeratorGlad we were able to help 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1048450 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
