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?
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?
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
works grate - thank you! Is it also possible to delete this names and categories ?
Please use this code:
.rollover .title-project, .rollover .tags-project {display: none !important}Best Regards,
Jelly Team
we can close that ticket - thank U!
Great! Please create a new ticket if you need our help in anything else.
Best Regards,
Jelly Team