Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1414816

    Hello guys!
    Please check my cookie banner after open my website; is it possible to modify these buttons? I think they are all attached, too close!
    Check and help me..
    Thanks!

    #1414849

    Hey Stilecatalini,

    Thanks for the screenshot, could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

    #1414892

    Check!

    #1414908

    Hi,

    Thanks for that, I think you forgot to include a URL to the site though? I check the URL in private, but I can’t see a cookie banner there.

    Best regards,
    Rikard

    #1414947

    Correct! Is that! Why not?! After you open the first time…..

    #1414970

    Hi,

    I checked in a private browser window, and it shows up there. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 510px) {
    .avia-cookie-consent .avia-button {
      margin-bottom: 15px;
    }
    }

    Best regards,
    Rikard

    #1415018

    No difference between before and after.l..
    Please try you. Look at private content.

    #1415087

    Hi,

    Try this instead:

    @media only screen and (max-width: 510px) {
    .avia-cookie-consent .avia-button {
      margin-bottom: 15px !important;
    }
    }

    Best regards,
    Rikard

    #1415157

    Well done.
    Thanks!
    Did you check yourself?

    #1415200

    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

    #1415207

    Ok. Close! Thanks!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Cookies’ is closed to new replies.