Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1197990

    Hi there,

    I would like to make the avia cookie consent buttons smaller in height. Is that possible?

    Maureen

    #1198102

    Hey Maureen,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-cookie-consent .avia-cookie-consent-button, .avia-popup .avia-cookie-consent-button {
        padding: 0.4em 1.1em;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1198277

    That seem to work. Thank you!

    #1198452

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1199028

    Thank you, it all works fine. You may close this topic!

    #1199129

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change size avia cookie consent buttons’ is closed to new replies.