• Resolved evanyzd

    (@evanyzd)


    Hi

    I want to display Meetup rss feed on my site. I use Elementor and use the Feedzy widget. My question is, how can I display event image instead of my Meetup profile image?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter evanyzd

    (@evanyzd)

    And how to modify the thumbnail to landscape?
    ex: 600×337

    I’m using Elementor

    Thanks

    • This reply was modified 3 years, 8 months ago by evanyzd.
    Mat

    (@mateithemeisle)

    Hello @evanyzd ,

    Thank you for using Feedzy!

    Feedzy is displaying the items that are formatted in the RSS feed you provide to it. Depending on how that feed is formatted, you will get the image that corresponds.

    Can you please provide the RSS FEED you use?

    As for the images, you could go to Customizer > Additional CSS and paste the below code:

    .feedzy-rss .rss_item .rss_image {
        width: 600px !important;
        height: 337px !important;
    }

    Thank you and have an amazing day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display Description Image Instead of Profile Image in Elementor’ is closed to new replies.