• Resolved manuarmand

    (@manuarmand)


    Hi there and thank you for your great plugin.
    Is it possible to customize a little bit the toolbar with css to have a larger size for example ?
    Tks for your help.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Hi @webtoffee
    I also wanted to give it a try with this code

    #cookie-law-info-bar {
    z-index: 999999 !important;
    }

    since i like the idea but it didn’t work for me. Could you please check it for my site too?
    An other question is, can i change the backround colors of the selector buttons from green to any other?

    One last thing, can i add a button inside the cookie settings window where i could name it like “allow selected cookies” so the visitor could deselect unnecessary cookies and click it and wouldn’t need to allow it from the banner again. That would be a pretty nifty feature.

    Thank you for your effort.

    Hi @webtoffee

    Any idea on my wish? Thank you.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @erdincyildiz,

    We checked the site https://www.erdincyildiz.com/ and the cookie banner is already displayed correctly in the footer of the site.

    To change the category toggle button color, please use below CSS.

    .cli-switch input:checked + .cli-slider {
      background-color: #28a745;
    }

    The save & accept button is currently available in the premium version of the plugin. You can check it out if you require more features.

    Thank you @webtoffee

    Hi @webtoffee
    After updating to v2 i have a few questions.

    https://www.erdincyildiz.com

    I renamed my necessary category to functional, so in the cookie settings popup it let’s disable the functional (necessary) category. How can i assign a category as not selectable for enabling/disabling cookies and how do i fix that category to the top althogh it’s on top in English (i guess coinsidently) but not in German or Turkish.

    when you check my site on a smaller screen some category names who are long, overlap the enable/disable slider describtion. Not all, some. Would you suggest keeping the category names shorter or is there a way to make these some responsive too? Please check German and Turkish pages too.

    I couldn’t find any customization option for the SAVE & ACCEPT button in the cookie settings popup. I’d like to change it’s backround color and most of all i couldn’t find it in string translations for translating. Any suggestion or help on this?

    And thank you for the v2 of GDPR, the new features were actually what i wished for.

    Thread Starter manuarmand

    (@manuarmand)

    Hi there and sorry for the delay,

    I have added your code `#cookie-law-info-bar {
    z-index: 999999 !important;
    }

    But I have the same pb : the RGPD banner is overlapping my footer.

    Tks for your time

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Customize the toolbar’ is closed to new replies.