Home › Forums › Gillion Theme › Side Menu Icons
Home › Forums › Gillion Theme › Side Menu Icons
I wish to remove the side menu icons except for the Search icon. How or where would I go to do this? Thanks
Hi @sfe,
I hope you are well today and thank you for your question.
I am not sure what you are referring as side menu here so could you please share me your site URL where it’s displaying so that i can help you to remove it?
Best regards,
Shufflehound team
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
.sh-nav li.menu-item.sh-nav-menu, .sh-nav li.menu-item.sh-nav-share, .sh-nav li.menu-item.sh-nav-readmore { display: none; }
Thanks for the quick responses on my two tickets. I also want to mention how much I enjoy working with your new theme. Good job!
You are most welcome here š
I would like to keep the search and one other icon, which would create a new email to myself.Ā I have changed the icon to a mail icon, now how would I get it to generate an email.