Image text wrap

Home Forums Calendar Products Events Calendar PRO Image text wrap

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1243974
    David Peterson
    Participant

    Hi,

    Working on this event http://mtgclient3.com/event/mountain-derby-daze-fundraiser/ and cannot get text to wrap around image.

    Thanks,
    DP

    #1244048
    Geoff B.
    Member

    Good evening David and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    #tribe-events-content a {
    display: block;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1244077
    David Peterson
    Participant

    Hi Geoff….no luck. Oh and btw, we just launched this site to client’s domain. So page is now at http://mrcco.org/event/mountain-derby-daze-fundraiser/ and we moved the image to bottom of page for now.

    #1244699
    Geoff B.
    Member

    Good afternoon David,

    I am sorry the CSS snippet did not cut it for you.

    For the record, it was based on the fact that the image you had in place was an hyperlink.

    In any case, you might want to try the following revised version when you get a chance.
    #tribe-events-content a {
    display: block !important;
    }

    Ideally, if you could put in place a “test” page with a similar layout, that would help us to get to the bottom of things.

    Best regards,

    Geoff B.

    #1255879
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Image text wrap’ is closed to new replies.