• Resolved lauratraveler

    (@lauratraveler)


    Hi,

    Is it possible to add some padding to the cookie bar message? Since we are now required to add more text, it looks really bad and clumsy when the text is glued to the browser’s edges.

    Thanks,
    Laura

Viewing 4 replies - 1 through 4 (of 4 total)
  • +1 for this request.

    For the time being, I’ve done it in the CSS of my child-theme:

    
    /* PLUGIN "COOKIE-LAW-INFO" */
    #cookie-law-info-bar {
    	padding: 16px;
    }
    

    @wp-bernd: Thanks for your support over here, really appreciate

    Hi Laura( @lauratraveler ),

    We will be updating the default style of the message bar and buttons by EOD tomorrow.

    Hi @lauratraveler,

    The padding for the cookie bar has been improved in the latest version of the plugin.

    Hello I have a similar request and would like to add a max-width to the style. I can’t seem to have it take effect using the customiser or using the style sheet of my theme, is there a way to still do this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add some padding to the message’ is closed to new replies.