hi team, i am struggling to find the correct selectors in my main-menu (left sidebar)
1. in main-menu i want to change the font-weight for some menu-items. gave them a class: menu-bold, but
any css i try to add doesn`t work
but for menu-bold:hover i want an underline, this is working fine. what i am missing?
2. i created a menu item with html <hr>. i want to reduce the margin-top and bottom, but cannot find the correct selector either.
tks for help