Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1353704

    Hi,
    I want to reduce the size of my Cookie Banner on mobile and tablet. Can you please help me?
    The website:

    Best regards
    Eve

    #1353720

    Hey Createve_Solutions,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1024px) {
    #av-consent-extra-info {
        max-width: 80%;
        max-height: 50vh;
    }
    }

    Best regards,
    Rikard

    #1353724

    Hi,
    thank you very much – that works :)
    Best regards,
    Eve

    #1353736

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.