Remove title for submenu

    • 13 posts
    January 27, 2019 1:13 PM EST

    Can someone tell me the CSS required to remove the label from the browse menus?

    I want to show the links, but not the word 'Blogs' or 'Groups'

     

    I've searched the forums but can't find anything.

    Thx.

    • 348 posts
    January 28, 2019 12:02 AM EST

    Hi Iain,

    Our team has reached out to you for the above. Please revert there!

    Best Regards,

    Team SocialEngineAddOns

  • January 28, 2019 4:33 AM EST

    Hello IainC,

    You can add below css code in theme.css

    .headline h2{display:none;}

     

    Best Regards,

    Team SocialEngineSolutions (SES)


    This post was edited by socialenginestaff at January 28, 2019 4:59 AM EST
    • Moderator
    • 6923 posts
    January 28, 2019 5:00 AM EST

    @SES, please remember to use the code tags when posting code tips. Thanks for the tip! I updated your post rather than delete it.

  • January 28, 2019 5:35 AM EST
    Donna said:

    @SES, please remember to use the code tags when posting code tips. Thanks for the tip! I updated your post rather than delete it.

    Donna, sorry we missed to mention in code tag. Will do it right from next time.

    • 13 posts
    January 31, 2019 1:44 AM EST

    Thanks @SES.  We will try it.  I'm working with SocialEngineAddOns who are helping us with  the theme and some custom work.

  • January 31, 2019 7:41 AM EST
    IainC said:

    Thanks @SES.  We will try it.  I'm working with SocialEngineAddOns who are helping us with  the theme and some custom work.

    Okay IainC. If you try this , please confirm here so that other users also get benefited when they search for the same query.

    Regards

    Team SES

    • 13 posts
    February 13, 2019 10:35 PM EST
    .headline h2{display:none;}

     worked.

     

    Thanks to SocialEngineAddOns and SocialEngine Solutions.


    This post was edited by socialenginestaff at February 14, 2019 5:42 AM EST
    • Moderator
    • 6923 posts
    February 14, 2019 5:42 AM EST

    IanC, I edited your post to put the code block. Please do not post code without it as we do delete posts.