• Hello,

    Is there a possibility, to change colours of “Accept” button when option “Scroll to close” is active? I think, my customers doesn’t know exactly that they need to scroll down, f.e. before full scroll button is grey, but when is full scrolled, it appears green.

    Any solution? I think it could really help.

    Greetings.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hello,

    Sorry but we don’t have such option in the plugin. It is possible with Custom CSS.

    Regards,
    Dmytro

    Thread Starter jakubbereta

    (@jakubbereta)

    Could you share me some more information about this? It could be really helpful for me and enough.

    Thread Starter jakubbereta

    (@jakubbereta)

    Maybe it will be usefull for someone, this custom CSS:

    #br_popup.full-footer-buttons.cannot_be_closed .br_popup_buttons a.br_yes_button {
    background-color: #a9afbb !important;
    }

    #br_popup.full-footer-buttons .br_popup_buttons a.br_yes_button {
    background-color: #019e7c !important;
    }

    Choose your background colour as you want.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“Accept” button when Scroll to close is enabled’ is closed to new replies.