GDPR and Moblie Menu

1 reply · opened Sep 22, 2021

TtautraSep 22, 2021

Hello, I have two questions:

  1. I am trying to get our data protection policy to open, when clicked on in the GDPR message. Currently, the start page will open again. Would this be possible?

  2. In the mobile menu, I would like to change the color of the arrows (please see attached picture). How can I change this? Preferably, with the color of the "current" in another color as the other ones.

Many thanks!

SSemicolon WebSTAFFSep 23, 2021

Hello,

  1. Remove the .gdpr-save-cookies Class from the .gdpr-settings DIV. This Class should only be used inside Modals to save Cookie Preferences.

  2. Please consider using the following CSS Code:
    [ch_pre type="css"].menu-item .sub-menu-trigger {
    color: #FF0000;
    }[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard