Tagged: x
-
AuthorPosts
-
December 9, 2016 at 3:37 am #1287165
DigicubeParticipantHi,
I am just working on a development site. For some reason, the Footer Social Icons are missing now (even though enabled). The Back to Top anchor is missing the arrow. And in collapsed state the Menue is no longer there. Please check details in private reply. Also, the icons of the buttons in the middle section text on the home page went missing…
Any help would be highly appreciated. I tested:
.x-btn-navbar.collapsed:hover {
color: #000;
}
.x-social-global i {
color: red;
}without luck.
Thank you,
MDecember 9, 2016 at 3:40 am #1287166
DigicubeParticipantThis reply has been marked as private.December 9, 2016 at 4:47 am #1287211
RadModeratorHi there,
Thanks for writing in.
Something is overriding icon’s existing CSS. To override it again, please add this to Admin > Appearance > Customizer > Custom > CSS
[data-x-icon]:before, [class*="x-icon-"]:before { content: attr(data-x-icon) !important; display: inline-block !important; line-height: 1; }Thanks!
December 9, 2016 at 4:49 am #1287213
DigicubeParticipantWOW amazing, thank you for the quick help! Everything is working now…
December 9, 2016 at 6:20 am #1287266
RadModeratorYou’re so much welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1287165 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
