Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    You can add this extra CSS code to Appearance > Customize > Additional CSS from your site dashboard.

    
    #mainnav ul li.current_page_ancestor > a,
    #mainnav ul li.current-menu-item > a{
      border-bottom: 1px solid #fff;
      font-weight: bold;
    }
    
    /* Mobile menu */
    
    #mainnav-mobi ul li.current_page_ancestor > a,
    #mainnav-mobi ul li.current-menu-item > a{
      border-bottom: 1px solid #fff;
      font-weight: bold;
    }
    

    Do some adjustments necessarily.

    Regards,
    Kharis

    Thread Starter MooK

    (@kubelyan)

    Hi @kharisblank

    Thank you so much!

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Active Menu Item’ is closed to new replies.