• Resolved lesliebaird60

    (@lesliebaird60)


    Is there a way to make the featured images smaller on this page? Is there a way to specify the size?

    Leslie Baird

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Ed

    (@erishel)

    Hey there,

    Thanks for reaching out ??

    The easiest way to do this would be some custom CSS.

    You can select: .tribe-events-event-image

    Take care,
    Ed ??

    Thread Starter lesliebaird60

    (@lesliebaird60)

    So I would add height and width of photo after the code you sent me? Can you send me sample code?

    Yes,

    .tribe-events-event-image {
    width: 500px;
    height: 200px; }

    Hope that helps!

    Take care,
    Ed ??

    Thread Starter lesliebaird60

    (@lesliebaird60)

    This didn’t work. The photo size was great but the type description just moved into the photo. Is there code that would move the type below the photo? I would like to attach the image, but I can’t find a way to do this in this forum.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Featured images’ is closed to new replies.