• Resolved wolfgangbremer

    (@wolfgangbremer)


    Hi there,

    I’m trying to give an at the bottom positioned cookie notice banner less height. By default it seems that the class ‘cookie-notice-container’ is using: ‘padding: 15px 30px;’

    However, when I attempt to overwrite it by placing the following inside the style.css within my theme’s folder, nothing seems to happen:

    .cookie-notice-container {
    padding: 8px 30px !important;
    }

    Would anybody know how to get this to work?

    Thank you!

    Wolfgang

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Give the banner less height, less padding’ is closed to new replies.