Support » Plugin: Taxonomy filter » Admin CSS hide contact

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Andrea Landonio

    (@lando1982)

    Hi, actually is not possible… do you want to hide it programmatically or adding a CSS rule in your site?

    Thread Starter Jaso

    (@subwebsites)

    Thats my question, I dont know what css, please inform me what its is.

    Thanks

    • This reply was modified 1 year, 4 months ago by Jaso.
    Plugin Author Andrea Landonio

    (@lando1982)

    Ok, at the moment there is no a css rule for that.. Let me add it and I’ll answer you..

    Plugin Author Andrea Landonio

    (@lando1982)

    Hi, if you download and install the latest plugin version (2.2.9) you can, adding the following CSS code, hide the user profile fields:

    <style>
    .taxonomy_filter_profile_table {display: none;}
    </style>

    Bye

    Thread Starter Jaso

    (@subwebsites)

    Thank you kindly. I nearly had it close, but yr code was spot-on.

    Cheerz

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Admin CSS hide contact’ is closed to new replies.