BuddyBoss Home – Web Support Forums Themes OneSocial theme Bold underline beneath message & notification icons in main menu bar (header)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #68377
    @costyclan

    How can I remove the bold underlining of messages and notifications icons in main menu bar/header?
    screenshot attached

    Answers

    #68385
    @anve

    Hi @costyclan,

    Please try adding following css in child theme’s custom css option.

    
    #header-aside .header-button.underlined {
      box-shadow: none;
    }
    

    Regards
    Anve

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Bold underline beneath message & notification icons in main menu bar (header)’ is closed to new replies.