Tagged: x
-
AuthorPosts
-
September 5, 2016 at 5:54 am #1161489
markiertParticipantHi
i have some widget styling issue.
working on the footer widget section at the moment. could you please help me remove the white lines and change the line hight of the menu that it is same like the contact widget on the left in that footer?
thanks for your time!
WordPress version 4.6
x version 4.6.1
Cornerstone version 1.3.1September 5, 2016 at 5:55 am #1161490
markiertParticipantThis reply has been marked as private.September 5, 2016 at 6:12 am #1161505
NicoModeratorHi There,
Thanks for writing in.
Try adding this in your Customizer > Custom CSS:
To remove the white line
.menu-diverses-container .widget_nav_menu ul>li{ border:none; }To remove the margin between menus
.menu-diverses-container .widget_nav_menu ul>li a{ margin:0; }Let us know how it goes.
Thanks.
September 5, 2016 at 6:45 am #1161531
markiertParticipantHi and thanks for the quick answer!
nothing happened. any other idea?
September 5, 2016 at 6:47 am #1161533
markiertParticipantThis reply has been marked as private.September 5, 2016 at 7:01 am #1161542
markiertParticipantone more other thing for the styling of that menu.
i’d like to remove the arrow icon, can you help with that also?
September 5, 2016 at 7:55 am #1161603
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-colophon.top .widget_nav_menu ul>li { border:0; } .x-colophon.top .widget_nav_menu ul>li a { margin:0; }Hope that helps.
September 5, 2016 at 8:08 am #1161617
markiertParticipantworks just great.
if you could help remove the icons in the menu when on that page, i would be really happy.
thanks.
September 5, 2016 at 8:26 am #1161639
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.widget_nav_menu .current-menu-item>a:after { display: none; }Hope that helps,
Joao
September 9, 2016 at 10:53 am #1168132
markiertParticipantthanks, that worked perfect
September 9, 2016 at 12:10 pm #1168272
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1161489 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
