• Resolved meleferrante

    (@meleferrante)


    Hello there.
    I just set up your fabulous plugin.
    Just an issue: if you check the website, click Cookie Settings in the cookie bar-> click Necessary, Analitycs and Others (basically, when there is a list of cookies with the description etc..) you can see that instead of 3 columns, you see 4 columns, the third of them just white, with no text but it takes space, making the design not correct. Plus, in the mobile as well there are problems of vizualisation, always in the same area.
    How can I fix this?
    Thanks
    Ellie

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @meleferrante,

    Greetings from Webtoffee!

    We have checked your site and found the issue. This is caused by the style conflict with the theme and our plugin. Please add below style snippet to appearance > customize > add additional CSS section.

    table.cookielawinfo-row-cat-table [class*="column"] + [class*="column"]:last-child {
        float: none;
    }
    Thread Starter meleferrante

    (@meleferrante)

    Hello webtoffee!
    Good day.
    Thank you very much for your help and quick answer. It worked perfectly to resolve the problem of the tables.
    The only issue left is on mobile: still, when I open the tabs where we have a list of cookies with duration and description, the window is not responsive, it doesn’t fit in the screen; the description column is half visible, I have to scroll on to the left.
    Any idea how to fix it for mobiles?
    Thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problems with box Cookie Settings’ is closed to new replies.