How to remove/disable category icons?

Home Forums Gillion Theme How to remove/disable category icons?

Home Forums Gillion Theme How to remove/disable category icons?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • [email protected]
    Participant

    The category icons don’t go well with my website design. I was hoping there was a way to remove/delete/hide them

    thanks

    Hi @anmolkerketta,

     

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

     

    I am not sure which icons you are referring to so could you please share the screenshot of it?

     

    Also, could you please share the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    [email protected]
    Participant

    http://tribalzonemagazine.in/sections/

    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

     

    .categories-list .categories-list-item-icon {
        display: none;
    }

    [email protected]
    Participant

    thanks it worked

    You are always welcome here 🙂

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