• Resolved joudit85

    (@joudit85)


    Hi!
    I love this pluguin, is nice and really fast to set up! Thank you! ??
    To have it perfect, I would like to make a “button style” to the dismiss option. In my opinion, this option is too similar to the “More info” option. I guess that changing the background color just for the “dismiss” word would help. Is it possible?
    Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author wunderfarm

    (@wunderfarm)

    Hi joudit85,

    of course! You can add some custom CSS code to style the dismiss option. There should be an option ‘Additional CSS’ in the ‘Customize’ section (under Appearance) in your wordpress backend (if your theme supports it). Here’s an example CSS code for you:

    a#cookieChoiceDismiss{
        background-color: #ccc;
        padding: 3px 8px;
        color: #707070;
    }

    If you have any any further questions or bugs to report please do not hesitate to contact us. Please don’t forget to rate this plugin with 5 shining stars if you like it. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Change “dismiss” option color background’ is closed to new replies.