Tagged: x
-
AuthorPosts
-
May 4, 2016 at 10:21 am #912629
AMBESTENGESTERNParticipantHello,
i am just editing the footer and wokring on the footer-menu. I have two problems that i am not able to fix.
1. The acitve “Link” has a white background that shouldn’t be there. I tried different things but wasn’t able to change it.
2. How can i change the bullet color and size in CSS?Thanks for your help!
Marco
May 4, 2016 at 10:23 am #912636
AMBESTENGESTERNParticipantThis reply has been marked as private.May 4, 2016 at 1:36 pm #912983
RupokMemberHi there,
Thanks for writing in!
#1. You can add this under Custom > CSS in the Customizer.
.widget_nav_menu .current-menu-item > a { background-color: transparent; }#2. Let’s use this :
.widget_nav_menu ul li a::before, .widget_meta ul li a::before, .widget_pages ul li a::before { color: #fff; font-size: 10px; opacity: 1; }Change the values with your own.
Hope this helps.
Cheers!
May 10, 2016 at 4:40 am #983767
AMBESTENGESTERNParticipantThank you for your response, it works perferkt!
Cheers
May 10, 2016 at 7:26 am #983964
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-912629 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
