New Landing How can we help? Themeforest Theme Support Neighborhood Hide the date on a "search results" page

Viewing 5 posts - 1 through 5 (of 5 total)
  • #74620
    underdog
    Member
    Post count: 38

    I have found code in your forum for Dante to hide the date below the results on a general search results page, but not for Neighborhood. My client does not wish to show the “freshness” of products loaded and so would like to remove the entire “post-item-details clearfix” from the search results page. An example page on my site is: http://comfort.underdogdigital.net/?s=Arnie. Is there some custom CSS which ONLY removes the post item details off the search results page, and leaves it elsewhere on the site since for blog type articles outside of search it makes sense?

    I have tried various versions of CSS and cant seem to get it to work? Can you assist?

    Marc

    #74627
    underdog
    Member
    Post count: 38

    Oh I seem to have figured it out:

    .search-results .post-item-details {
    display: none;
    }

    Seems to work ๐Ÿ™‚

    #74660
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I’m glad that you managed to resolve the issue .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #94116
    mrjWells
    Member
    Post count: 137

    This CSS code works in Flexform also!

    Similarly, to hide “read more” on search results use:

    .search-results .read-more {
    display: none;
    }
    #94123
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Thanks for this.
    With Best Regards
    Swift Ideas

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register