Customise mobile view menu

Home Forums Gillion Theme Customise mobile view menu

Home Forums Gillion Theme Customise mobile view menu

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    RESOLVED Posts
  • Sensado
    Participant

    Could you please assist with the following issue:

     

    How can I customise the menu in mobile view?

     

    I’d like to have the icons (message, search, cart, share) removed in mobile view menu, as demonstrated by the demo version.

     

    I attached a screenshot of the current mobile menu.

     

    Thanks, awaiting your response.

    Attachments:
    You must be logged in to view attached files.

    Hi @Sensado,

     

    I hope you are well today and thank you for your question.

     

    We can remove those icons from the mobile menu by developing custom CSS code.

     

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

     

    Best regards,
    Shufflehound team

    Sensado
    Participant

    Hi. thanks for your reply.

     

    My site URL is http://www.sensado.com.au

     

    It is currently in Coming Soon mode. But I attached my login details for your review below.

     

    It looks like someone did change the menu already, though. Symbols are removed from mobile view. Thank you.

     

    However, I cannot access the Backend Gillion editor. Access is denied? See screenshot attached.

     

    My site/menu icon was also removed and set back to the Gillion icon?

     

    Awaiting your reply.

     

    Thanks, Mandy

    Sensado
    Participant

    Also, I just noticed that my footer menu/settings were removed?

    Sensado
    Participant

    Plus, my product settings were altered. Pictures removed. And the spacing between description etc. is wrong. Please fix/ set back to Gillion theme settings.

    Sensado
    Participant

    Anything else you might have altered except the mobile view, please set to original set up. Why was this all changed?

    Solution for this topic

    I didn’t make any changes on your site so I am not sure what issue you are facing.

     

    Please make sure you have enabled all the theme required plugins on your site such as Unyson.

     

    You can remove the icons from the mobile menu 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-mobile li.menu-item.sh-nav-special {
        display: none;
    }
    

     

     

    Sensado
    Participant

    Solution for this topic

    thanks for your reply.

     

    I don’t understand, but magically things shifted back to “normal”. I can access backend editor, and the changes are removed.

     

    I typed in the code, and it works fine.

     

    Problem solved. Thank you

    You are most welcome here 🙂

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