Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @fixer1,

    I expect that the theme adds some CSS rules to buttons, which also affects the “Manage Consent” button. You can copy and paste the below CSS to Appearance > Customize > Additional CSS which should fix it:

    #cmplz-manage-consent .cmplz-manage-consent {
    
    top:unset!important;
    
    }

    Kind regards,
    Jarno

    Thread Starter fixer1

    (@fixer1)

    Hi @jarnovos,

    worked like a charm. Thanks for the quick response!

    Kind regards,
    Menno

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Complianz button moves to top of screen on click’ is closed to new replies.