• Some days ago I asked support to Cookiebot team about the cookie declaration on mobile devices because it is unreadable due to stretch of text.

    That’s the response:
    Our Cookiebot product is still not compatible with mobile devices, only adapts to the size of the screen. We do have a lot of requests so we have already an internal ticket created so that can be implemented for the near future but unfortunately, I cannot give you an ETA.

    Does anyone found a solution to this problem? I would like to use cookiebot but if this is the result on mobile I do have to find an alternative solution.

    There is a way to style or have a better view of the declaration table on mobile?

    Thanks to anyone can help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Richard

    (@rvcybot)

    Hi @angeloarlotta,

    I looked up the support ticket you referred to in your message. The screenshot you shared quite clearly shows the problem. I suspect you can get the declaration to be displayed in a more optimal way by added some rules to your stylesheet. For example:

    .CookieDeclaration p {
        font-size: 6pt;
    }
    Thread Starter angeloarlotta

    (@angeloarlotta)

    Hi @rvcybot thanks for feedback.
    I used your rules but the problem persists, I tried using also:

    table.CookieDeclarationTable {
        font-size: 5pt;
    }

    But in any way the problem is that the columns are too tight and the text into it is no more formatted.

    There is a way to change the columns size?

    Thanks,
    Angelo

    Plugin Support flourenco

    (@flourenco)

    Hi @angeloarlotta,

    Could you please send me the domain name so I can take a look?

    Thanks.

    Plugin Support hmvcybot

    (@hmvcybot)

    Hi @angeloarlotta,

    I can see you added the domain name in the ticket as “still in maintenance”. Would we be able to take a closer look at the issue: is the website live or if there a staging environment for us to check?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile cookie declaration’ is closed to new replies.