Shop icon

Home Forums Gillion Theme Shop icon

Home Forums Gillion Theme Shop icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • michak
    Participant

    Hi guys,
    how can I remove the shop icon at the top?
    Cheers, Micha

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

    Solution for this topic

    Hi Micha,

     

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

     

    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-readmore {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    michak
    Participant

    Works fine.

    Thanx 🙂

    You are most welcome here 🙂

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