CSS to Modify Default Featured Image on Single Event

Home Forums Calendar Products Events Calendar PRO CSS to Modify Default Featured Image on Single Event

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #931378

    I want to adjust the size of the default Featured image on my Single Event listings.

    Currently, I am using this bit of code to make the image left align and float.

    .single-tribe_events .tribe-events-event-image {
    float: left;
    margin-right: 30px;
    text-align: left;
    }

    Can you please advise on what I can add to make the max height 200px?

    Thanks

    #931382

    got it

    #931574
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS to Modify Default Featured Image on Single Event’ is closed to new replies.