Okay
  Public Ticket #3491980
Deleting filter
Closed

Comments

  • puni3k started the conversation

    Hi,

    is it possible to delete filter in the key feature ? If yes where I can find that in files and change it?  (wp) or on the server? 

    Need to delete titles (print screen in the attachment ) and need to change the button name "view details" - where I can find that in the code - which file? 

  •  864
    Jelly replied

    Hello,

    This code hides the filter bar:

    ul.filters { display: none !important; }
    

    Install Loco Translate, go to Themes, then you will be able to translate this text.

    Best Regards,
    Jelly Team

  • puni3k replied

    works grate - thank you! Is it also possible to delete this names and categories ?

  •  864
    Jelly replied

    Please use this code:

    .rollover .title-project, .rollover .tags-project {display: none !important}
    

    Best Regards,
    Jelly Team

  • puni3k replied

    we can close that ticket - thank U!

  •  864
    Jelly replied

    Great! Please create a new ticket if you need our help in anything else.

    Best Regards,
    Jelly Team