Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2372904
Cookies Consent Bar
Closed

Comments

  •  1
    FireMarc1 started the conversation

    Hi,

    I would like to determine on which sites the Cookie Bar appears and on which not. For some landing pages it is unnecessary, so I need to turn it off for those. Can you please tell me where/how to adjust this?

    Thank you in advance

  •  1
    Saif Ali replied

    I think for that purpose you can simply apply css property display none on pages where you don't want to load it, or simply unload the script in specific page template file.

  •  7,092
    Oliver replied

    HI!

    pls. use following css to hide it:

    .gdpr-consent-bar-box {
        display: none;
    }

    5110651633.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver