• Hey guys,

    For my purposes I would like to give the buttons for accepting and “See more” my own styling via CSS classes.
    I can hack my way through the plugin and bend it to the way I want – but then I get update problems at some point in time…

    Therefor I can imagine the extra field for giving each button your own css classes to style the buttons my own way…

    Thanks in advance.

    Sidenote:
    The option to use Bootstrap style buttons is a good idea – but at the moment you are using own created bootstrap styling and not referring to native bootstrap css with classes…

    https://ww.wp.xz.cn/plugins/cookie-notice/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dFactory

    (@dfactory)

    Hi,
    You can use your own styling for the button if you target the button in CSS via #cookie-notice id.

    The Bootstrap option was intended to mimic the style of the button, not to include Bootstrap classes.

    However we’ll try to provide a filter hook to control the button classes programatically – thanks for the suggestion.

    Regards,
    Bartosz / dfactory team

    Thread Starter zandmann

    (@zandmann)

    However we’ll try to provide a filter hook to control the button classes programatically – thanks for the suggestion.

    That would be great!
    Seeing ( IMHO ) many rely on frameworks that provide styling classes already so mimicking is not necessary at all in such cases.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Button Classes Option’ is closed to new replies.