Padding not Visible on Event Feature Image

Home Forums Calendar Products Events Calendar PRO Padding not Visible on Event Feature Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1254031
    ignitedbytruthadmin
    Participant

    We are trying to create a new event and the text is aligned up against the event feature image with no padding. Can I fix this with some additional code in the Simple Custom CSS plugin? Here is the event page: https://ignitedbytruth.org/event/2017-spring-speaker-series/

    Thank you for your help!

    #1254400
    Courtney
    Member

    Hello 🙂

    Try this:


    .tribe-events-event-image img
    {
    padding-right: 20px;
    }

    That should give you a little space between the featured image and the text.

    Let me know if that works for you.

    Thanks,
    Courtney

    #1254435
    ignitedbytruthadmin
    Participant

    Thank you!!! Worked perfectly! I had forgotten to include the img tag in the CSS.

    #1258037
    Courtney
    Member

    I’m glad that worked for you.

    Thanks for letting us know 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Padding not Visible on Event Feature Image’ is closed to new replies.