Side Menu Icons

Home Forums Gillion Theme Side Menu Icons

Home Forums Gillion Theme Side Menu Icons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • sfe
    Participant

    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

    sfe
    Participant

    Attached is a section of the top menu that I’m referring to. It’s on all pages.

     

    http://sginetwork.org

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

    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;
    }

    sfe
    Participant

    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 🙂

    lycappon
    Participant

    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.

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