• Resolved zingmeals

    (@zingmeals)


    I used the short code to display the plug-in on the events web page. It is pulling all of our Facebook events through, but the display of the featured image from Facebook is narrower than Facebooks actual display, so the pictures look/are cut off. How do I change this? What short code do I use? Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @zingmeals,

    Thanks for reaching out to us.

    Please put below custom css .you can add custom css at admin panel ->Appearance->Customize ->Additional css add below code.

    .img_placeholder {
    min-height: 204px !important;
    background-size: 100% !important;
    }

    Let us know if you have any query.
    Thanks

    Thread Starter zingmeals

    (@zingmeals)

    THanks. the custom css worked perfectly.

    Hello @zingmeals,

    Feel free to ask if you have any query. you can also post review about our supprt & plugin here.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pciture height is shorter than Facebook Event picture height’ is closed to new replies.