• Resolved chrissieswp

    (@chrissieswp)


    Dear Complianz supporters,

    I have several Spotify-Playlists embedded inside an »Elementor-TABS-Widget« – Spotify-iframe-code inside Text-Editor-Fields inside the TABS-Widget.

    https://elementor.com/help/tabs-widget/

    No Spotify-Placeholders are displayed, when Cookies are blocked AND the Consent-Button overlays regular text, which doesn’t look so fine.

    https://www.sprachblasen.de/qual-der-wahl/

    Is there a possibility or workaround to fix that, at least to avoid the button overlaying regular text?

    Placeholders on »regular« Elementor built pages and posts work perfectly well!

    (Thanks a lot for offering your smart plugin for free. Running a strictly non-comercial site, i estimate your generosity very much!)

    Thanks and Greetings
    Chrissie

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @chrissieswp,

    The tabs widget for Elementor is a bit difficult to integrate.

    I can try some CSS to make the button a bit more friendly? Let me know, I’ll will have a look.

    regards Aert

    Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @chrissieswp,

    This should work;

    .elementor-page-10509 .cmplz-blocked-content-container .cmplz-blocked-content-notice {
        transform: translate(-50%,50%);
        max-width: 480px;
        box-shadow: 5px -5px 20px 0px rgb(0 0 0 / 15%);
        background-color: #fff;
        color: #9e0341;
    }

    It should look like this: https://snipboard.io/FldobQ.jpg

    regards Aert

    • This reply was modified 2 years, 6 months ago by Aert Hulsebos.
    Thread Starter chrissieswp

    (@chrissieswp)

    Hi Aert,

    thanks a lot for your instant help!

    Should I add this in WPs Customizers »Additional CSS«-Field?

    Regards
    Chrissie

    Thread Starter chrissieswp

    (@chrissieswp)

    Done! Looks fine! Thanks a lot, very kind of you!
    Chrissi

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Spotify placeholders missing in Elementors TABS-Widget’ is closed to new replies.