Side menu icon

Home Forums Gillion Theme Side menu icon

Home Forums Gillion Theme Side menu icon

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    RESOLVED Posts
  • js
    Participant

    Good morning,

     

    How to change side menu icon as displayed in demo ‘gillion mag’?

     

    Best regards,

    Jürgen

    Hi Jürgen,

     

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

     

    You can try achieving this using Yellow Pencil editor as described in the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    Alternatively, you can develop custom code to achieve this.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here.

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    Best regards,
    Shufflehound team

    js
    Participant

    Don’t understand. Are you saying, what you show on your demo isn’t standard?

    It seems there is some confusion here.

     

    Could you please share me the screenshot of it and the page URL from demo site where it is displaying so that I can help you?

    js
    Participant

    Here the link to your demo-site https://gillion.shufflehound.com/magazine/. The icon shown in the header I would like to add as sidemenu icon.

    js
    Participant

    If you are referring to the icons as displayed in the attached screenshot then I want to tell you that it is not a part of the theme but achieved using custom plugin shared in the below topic.

     

    https://support.shufflehound.com/forums/topic/sliding-menu-from-right/#post-19426

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

    js
    Participant

    No, seems we misunderstood. I mean the icon for the sidemenu and not for the sidebar.

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

    You can enable it from the theme Header settings as displayed in the attached screenshots.

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

    js
    Participant

    Thank you. I’m fully aware of it but as I said the icons are different. If you look and compare the theme and demo, you will see it.

    Solution for this topic

    It is changed in the latest theme version as it was conflicting with menu icon.

     

    You can change 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

     

    .sh-nav-menu i.icon-energy:before {
            content: "\e601";
    }

    js
    Participant

    Perfect. Thank you.

    You are most welcome here 🙂

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