Divi Footer Credit ; Margin of Event Excerpt with Featured Image

Home Forums Calendar Products Events Calendar PRO Divi Footer Credit ; Margin of Event Excerpt with Featured Image

  • This topic has 4 replies, 2 voices, and was last updated 9 years ago by Jacquie.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1260684
    Jacquie
    Participant

    Hello,

    I removed the divi footer credit and now cannot remember how I did it. I want to add the Copyright info there instead now and dont know how to do it. When googling I saw a video showing in Theme Customiser > Footer Bar you can edit the credits there, but I do not have that option? (see image attached?)

    Secondly, when an event has a featured image, it narrows the event excerpt in the list of events vs an event that does not have an image. I do not want the excerpt narrowed. Is it meant to do this? Is there a way to prevent it? You can see what I mean at this url: https://www.coolconferences.com/events/?tribe_eventcategory=18

    Thankyou.
    Jacquie

    #1260783
    Courtney
    Member

    Hello Jacquie

    The best way to get help for your theme will be to reach out to your theme’s support. Unfortunately, that is beyond our Scope of Support / Terms.

    To fix the width of your featured image events, add this CSS code. I like to put it in Appearance » Customize » Additional CSS, but if your theme supports adding CSS, add it there if you like.


    .tribe-events-list .tribe-events-event-image+div.tribe-events-content
    {width: 100% !important;}
    .tribe-events-list .tribe-events-event-image
    {width: 100% !important;}

    Normally this does not happen. I suspect it might be a theme issue, but the code should override the conflict.

    Let me know if it works for you.

    Thanks,
    Courtney 🙂

    #1261230
    Jacquie
    Participant

    Oh sorry I wasn’t thinking – I was meant to direct my footer query to the theme author [?]

    The CSS code you suggested worked! Thankyou very much!

    #1261569
    Courtney
    Member

    Great to hear Jacquie 🙂

    Let us know if you need help with our plugins again.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Divi Footer Credit ; Margin of Event Excerpt with Featured Image’ is closed to new replies.