• Resolved oposum

    (@oposum)


    First of all – really good plugin. Managable, easy to understand, scans for cookies…

    The only thing i’m missing is the option to edit Save and accept button. Can’t find the option anywhere.

    Any help appreciated.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @oposum,

    Do you want to edit the text or its color?

    Thread Starter oposum

    (@oposum)

    Both 🙂 I use a different language and also change the colour of the buttons.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @oposum,

    Please add the below code snippet to your active theme’s CSS. You can change the hex value in the code to change the color

    #wt-cli-privacy-save-btn {
    background-color: #08a6ca;
    color: #ffffff;
    }

    As for the translation it is directly loaded from WordPress and hence you may please update it here and it will load automatically in site once it gets approved.

    Thread Starter oposum

    (@oposum)

    Works like a charm. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Save and accept button not editable’ is closed to new replies.