wrong padding on photo view feeds

Home Forums Calendar Products Events Calendar PRO wrong padding on photo view feeds

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1124418
    Pau
    Participant

    Dear TECPRO,

    The padding for the excerpt on photo view feed has suddenly gone wrong (just after updating the plugin yesterday I would say)

    Could you help with that?

    see: http://79.170.44.126/ref-spainculturescience.co.uk/events/

    #1124424
    George
    Participant

    Hey @Pau,

    We unfortunately cannot help with design modifications or other code customizing projects. Please read this page to learn more ? https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/

    To fix padding of various views, you will need to write custom CSS on your site. To help with this, definitely check out a [free!] tool like Firebug if you use FireFox, or the Developer Tools for either Safari or Chrome. They have “Inspector” tools that let you zoom right over the element whose styles, padding, margin, color, etc. you want to change.


    As a quick example of this, I used the tools above to come up with the following CSS for your site:


    .tribe-events-list-photo-description.tribe-events-content {
    width: 100% !important;
    }

    Add that to the bottom of your theme’s style.css file and see if it helps!

    — George

    #1124430
    Pau
    Participant

    I added the code snippet into the Divi Custom CSS and it did work, thanks!

    (still don’t know why the padding changed when updated the plugin)

    all good for now, thanks again

    #1124446
    George
    Participant

    Glad to hear it! 😀

    Open a new thread any time if other issues arise.

    Sincerely,
    George

    #1130674
    Geoff
    Member

    Hey there,

    Just want to drop a quick note in here to let you know that Events Calendar PRO 4.2.1 is now available and it includes a patch for this issue. Please update and let us know if you continue to hit any trouble.

    Thanks so much for your patience while we worked on this!

    Cheers,
    Geoff

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘wrong padding on photo view feeds’ is closed to new replies.