• Can’t set external URL as “more info” (Solved)
    Can’t set text size and other important things.
    Can’t set “accept” button collor. Mine is light gray with white text and dark grey border. Unreadable.

    //edit added 1 star for great author communication and support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marco Milesi

    (@milmor)

    Thanks for the feedback,
    as regards text size and unreadable color, it depends on your theme because the design as far as i know has been nice everywhere. And yes, if it was customizable there wouldn’t be these problems… So, let’s add them to the to-do list, in addition of external URL feature ??

    PS. Here you can find the standard design that is working on most of themes: www.ads-software.com/plugins/eu-cookie-law/screenshots

    PPS. You can always change banner appearance with CSS.

    Thread Starter Jan Stibila

    (@jan-stibila)

    my theme is evolve and you can see it at https://www.evolved.sk/
    every example use white text colour and dark background for main text and same
    light background and dark text colour on the button. I want it to be similar to main theme (white background and black colour) for text AND button.

    also, for unknown reason, it is blocked by adblock. this seems like mistake, because it is not ad but that seems more like adblock mistake, not yours.

    Plugin Author Marco Milesi

    (@milmor)

    Hi jan,
    try adding this css to your style.css (it’s better if you use a child theme or a custom css plugin, but will work in every case).

    button.pea_cook_btn {
    color: black!important;
    background-color: white;
    }

    As regards adblock, i’ve seen some lists which includes something related to this plugin. I will further check them and solve this mistake with AdBlock authors…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘seems like it's still beta’ is closed to new replies.