Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #248213

    Hi,

    How can I remove the creation date of portfolio items?
    It is shown the following places:

    – in drop-down search results
    – in list of all search results
    – in the footer

    Also – how can I change the category headers in the drop down search list. E.g. there is ‘post’ and ‘portfolio items’
    I want to change ‘posts’ to ‘news’ and ‘portfolio items’ to ‘products’

    #248217

    Hi t3lgroup!

    Please add following code to Quick CSS

    .post-meta-infos, .ajax_search_excerpt, .news-time { display: none !important; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.