Home › Forums › Gillion Theme › Side menu icon
Home › Forums › Gillion Theme › Side menu icon
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
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?
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.
Sorry again the link,
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
You can enable it from the theme Header settings as displayed in the attached screenshots.
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"; }
Perfect. Thank you.
You are most welcome here 🙂