Icons over header

Home Forums Gillion Theme Icons over header

Home Forums Gillion Theme Icons over header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • MarsHill
    Participant

    Is there a way to customize the four icons on the header. Thanks!

    Hi @MarsHill,

     

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

     

    I am not sure which icons you are referring so could you please share me your site URL where it’s displaying so that i can help you to achieve it?

     

    Also please tell me what you want to customise in those icons.

     

    Best regards,
    Shufflehound team

    MarsHill
    Participant

    marshill.ca homepage. on top of our header image.

     

    i would only like to keep the search button.

     

    thanks.

    Do you want to customise the four icons as shown in the attached screenshot?

     

    Do you want to keep the search icon and hide all other three?

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

    MarsHill
    Participant

    yes, that is my intention, thank you!

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

     

    li.menu-item.sh-nav-share,
    .sh-table-cell.sh-header-meta2-container .header-standard-position {
        display: none;
    }
Viewing 6 posts - 1 through 6 (of 6 total)