Remove Click here to asign menu

Home Forums Jevelin Theme Remove Click here to asign menu

Home Forums Jevelin Theme Remove Click here to asign menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • pzl
    Participant

    Hi Support, how can I remove the text “Click here to asign menu” on mobile for the blog theme? Thanks.

    Hi @pzl,

     

    Thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    pzl
    Participant

    There you go. Thank you so much!

    Solution for this topic

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #header-navigation-mobile {
        display: none;
    }

    pzl
    Participant

    That works perfectly. Thank you so much!

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)