Add “Refuse Cookies” button to the banner text
-
Hello,
Is it possible that the “Reject All” button or link is in the message in the “cookie notice” section? That is, add it to the text that accompanies the first layer of the plugin. I have tried introducing the shortcode that was used previously, but I have seen that they are already disabled and it does not work in this version.
I’ve tried adding the button’s own html tag but it doesn’t work in the Cookie Notice > Message section. This is the added code:
<button class="cky-btn cky-btn-reject" aria-label="Reject" data-cky-tag="reject-button" style="colour: #1863DC; border-color: #1863DC; background-color: #FFFFFFFF;">Reject</button>.
In the same section, I used the class of the previous button to add it as a link. And it didn’t work either.
<a class="cky-btn cky-btn-reject" href="#"> Rechazar </a>
What I need is:
- The option to reject cookies appears in the text.
- In the button part, only the preferences and the “Accept all” appear.
Can you help me?
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Add “Refuse Cookies” button to the banner text’ is closed to new replies.