Listed Item Image Size – Classified Theme

Home Forums All Other Themes Listed Item Image Size – Classified Theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #226593
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 25
    • Replies: 70
    • Total: 95
    Member since: August 26, 2015

    Having issues when users upload listed item images. All images are either to large, blurry or too small. Is there no way to control the image size uploaded? And if not (should be) how do we tell them the image dimesons best for the listed item images to displayed? Where can we add this text if the theme does not auto-adjust? Yes it is a SKT elementor theme.

    #226598
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31028
    • Total: 31028
    Member since: August 16, 2013

    Hi,

    Which listing item image size do you want to control?

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Brad

    #226629
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 25
    • Replies: 70
    • Total: 95
    Member since: August 26, 2015

    Thanks Brad! The image a user uploads to their newly added item. We are now live and are getting people asking why image is wrong size ot too large. System should resize right like all other themes.

    https://ibb.co/pJ45NxM

    #226634
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31028
    • Total: 31028
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single-listing-content-wrap .single-listing-image-carousel-wrap img {
      height: 400px;
      object-fit: contain;
    }

    Regards,
    Brad

    #226668
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 25
    • Replies: 70
    • Total: 95
    Member since: August 26, 2015

    Thank you!!!

    #226670
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31028
    • Total: 31028
    Member since: August 16, 2013

    You are welcome 🙂

    Regards,
    Brad

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