Tagged: x
-
AuthorPosts
-
March 2, 2017 at 3:56 am #1391618
SandieParticipantHi,
I have a menu in the sidebar, which you guys helped me with for it to look as I wanted. But now it has changed all of a sudden and I need your help again to get it right.
Right now it looks like this: http://prntscr.com/ef0zzf
Before it looked like this: http://prnt.sc/e8h1jd
Where everything in the sidebar is more to the right, instead of being centered. And everything has the same style and size as SEARCH PRODUCT and the MENU.
I have added this CSS code:
.x-main .widget a, .x-sidebar .widget a {
text-decoration: none;
}But still I get the result were it all looks centered and no line inbetween the menu items.
URL: https://youpheal.com/webbutik/
Please advise me what to do next!
Thanks!
Best Regards
/SandraMarch 2, 2017 at 5:28 am #1391683
Paul RModeratorHi Sandra,
Thanks for writing in!
You can add this under Custom > Edit Global CSS in the Customizer.
.x-sidebar.left .h-widget, .x-sidebar.left .widget_nav_menu li a { text-align:left; } .x-sidebar.left .widget_nav_menu li { border-bottom: 1px solid #ddd; } .x-sidebar.left .widget_nav_menu li:last-child { border-bottom:0; }Hope that helps.
March 2, 2017 at 8:56 am #1391899
SandieParticipantGreat, thank you so much!
/Sandra
March 2, 2017 at 9:18 am #1391960
RahulModeratorYou’re most welcome, Sandie!
Let us know if we can help with anything else.
Thank you. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1391618 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
