-
AuthorPosts
-
February 24, 2017 at 5:03 pm #751495February 24, 2017 at 6:37 pm #751527February 24, 2017 at 9:15 pm #751597February 24, 2017 at 11:34 pm #751643
Hi @Pas7o;
is ist what you were looking for :.widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a { font-weight: normal !important; background-color: #fdd500 !important; font-size: 13px !important; color: #000 !important; }
adust as you like
February 25, 2017 at 5:42 pm #751793nope, there is always this space:
i used this code to modify my menu:
#top .widget_nav_menu li { font-size: 10px; } #top .widget_nav_menu li a { color: red; background-color: blue; } #top .widget_nav_menu li a:hover { color: green; }
#top .widget_nav_menu li a { border-bottom: 1px solid white; }
h3.widgettitle { text-align: center; }
also, i’m using this plugin for do the widget fixed: Q2W3 Fixed Widget
March 1, 2017 at 8:36 pm #753939March 3, 2017 at 3:30 pm #755119Hi,
Sorry for the late reply!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:.sidebar_left .widget_nav_menu ul:first-child>.current-menu-item, .sidebar_left .widget_nav_menu ul:first-child>.current_page_item, .sidebar_left .widget_nav_menu ul:first-child>.current-menu-ancestor { padding-left: 0; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitMarch 3, 2017 at 8:48 pm #755342in my quick css list i don’t have any “
>
;”.that code dont’change the grapich of my menu
sorry
if, you wont, i can create a temporary admin login. so you can enter in my website and see if i wrote css code incorrectly.
- This reply was modified 7 years, 8 months ago by Pas7o.
March 3, 2017 at 9:25 pm #755363Hey!
Yes please, do an access for us, so we can take a quick look.
Thanks a lotCheers!
BasilisMarch 4, 2017 at 8:06 am #755523March 6, 2017 at 12:59 pm #756343Hi,
I changed the code to following one
.sidebar_left .widget_nav_menu ul:first-child>.current-menu-item, .sidebar_left .widget_nav_menu ul:first-child>.current_page_item, .sidebar_left .widget_nav_menu ul:first-child>.current-menu-ancestor { padding-left: 0!important; background: transparent; box-shadow: none; }
Please review your website now
Best regards,
YigitMarch 6, 2017 at 2:10 pm #756405March 6, 2017 at 2:46 pm #756424March 7, 2017 at 12:13 pm #756921now yes, thanks
March 8, 2017 at 7:42 am #757538Hi,
Thanks for that, so everything is working as it should now?
Best regards,
RikardMarch 8, 2017 at 8:23 am #757585yes, you can close this topic
March 9, 2017 at 7:45 am #758195 -
AuthorPosts
- The topic ‘css custom menu sidebar’ is closed to new replies.