• Hello

    I have a listing website. I want to find out if there is a way that I can display an image on my 3 type pages through css.

    Here is my link : [ redundant link removed ]

    • This topic was modified 3 years, 7 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do you want to show image for each item on https://www.gtrust.co.za/listing-type/house/ ? The “Schema lite” theme you are using must be having an option to do so. Did you check the theme documentation?

    Aside, the image can also be set using CSS background-image property but using a feature from theme (if available) would be easiest option.

    Thread Starter blouogiesza

    (@blouogiesza)

    The theme doesnt have that option as it seem to me.

    How can I do it with the CSS? I would love for it to look like the homepage displaying just the main image of the property.

    If your theme doesn’t have an option then you are in ‘development’ territory. You can’t make thinks appear by CSS alone.

    Normal method would be to create a child theme and built a custom template for that ‘archive’. Not hard if you know the basics of WordPress development, PHP, html, CSS

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Listing page is post need an Image’ is closed to new replies.