• Resolved jempanada

    (@jempanada)


    Hi there,

    I clicked to hide the tags under my posts, but it’s still showing it off and plus it still has the default green colors. How can I hide this or at least edit the colors?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello jempanada,

    To hide the tags you need to apply below given css in your style file-

    div.tags {
    display: none;
    }
    

    Kind Regards,

    Manoj

    Theme Author Ben Sibley

    (@bensibley)

    Thanks for the bug report!

    The CSS snippet shared above will work and I’ll make sure to fix this setting in the next update for Chosen Pro.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tags still showing’ is closed to new replies.