Results 1 to 2 of 2

Thread: Portrait pictures in Featured and Latest Sections

  1. #1
    Thread Starter
    Expired Customer moraroad's Avatar
    Join Date
    Jun 2020
    Posts
    32
    Thanks
    12
    Thanked 2 Times in 2 Posts

    Portrait pictures in Featured and Latest Sections

    Ideally, would love to have similar solution to this that you recommended for search results view:

    You can increase both image and and height with following CSS code, just put it into Appearance - Customize - Additional CSS Code:

    article.display-list .item-cover {
    height: 21.125rem;
    }
    @media screen and (min-width: 40em) {
    .listing-wrap article.display-list {
    height: 21.125rem;
    }


    You had also mentioned:

    "One thing you could do if you have a niche website that showcases people for example... modify WordPress to crop images from center->top
    By default its center->center which means it will most likely chop off some heads when images are portraits"

    Forgive my ignorance but how exactly is this done in Wordpress?

    Thanks.

  2. #2
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,749
    Thanks
    240
    Thanked 1,061 Times in 999 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Allow more pictures for featured adverts?
    By justmotors in forum Help Using ClassiPress
    Replies: 1
    Last Post: September 14th, 2014, 03:23 PM
  2. [TUTORIAL] Only ads with pictures in featured slider
    By davideus in forum ClassiPress General Discussion
    Replies: 9
    Last Post: February 25th, 2014, 07:33 AM
  3. Only show featured ads with pictures
    By talsnir in forum ClassiPress General Discussion
    Replies: 11
    Last Post: December 20th, 2013, 04:01 PM
  4. Samcy Add more than price tag to pictures on featured listings slider
    By frenchclass in forum Help Using ClassiPress
    Replies: 2
    Last Post: October 24th, 2013, 03:35 AM
  5. Replies: 2
    Last Post: May 14th, 2013, 12:33 AM