• Hi,

    on my blog page (called “Aktuelles”) I have some widgets, but one of them looks strange. This is the widget “next events”. This is so since last update. Can you help me to make the widget looks “normal”?

    Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • HI
    Thanks for contacting us.
    YOu are using a third-party widget that’s why its layout is different.
    Let me know what kind of changes would you want in layout.

    Thanks
    Akhilesh

    Thread Starter Axel

    (@einstein7)

    Hi,

    I want to change the layout of the widget “next events” to same layout as widget “category” or “search” (below this).
    Would I have to correct this again after the next update?

    Thanks.

    Hi
    You did not add a title for the widget. That’s why the title did not show.
    To change the background color and padding for this add the below css code inside the Customizer >> Additioanal css box.

    .tribe-events-widget {
        margin-bottom: 32px;
        background: #ffffff;
        padding: 30px 25px;
    }

    Let me know for any confusion.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget looks strange’ is closed to new replies.