• Resolved kalle

    (@actifys)


    I’m using a theme where I have setup a sidebar on some pages. I’ve noticed that the cookie bar on these pages is to wide and gets pushed to the right. Therefore it’s not possible to read all the text or close the bar.

    Are there any fix for this? Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @actifys.

    You can fix the issue by adding the below code to your active theme’s CSS file:

    #cookie-law-info-bar {
    	left:0px;
    }

    Let us know if any query.

Viewing 1 replies (of 1 total)

The topic ‘Cookie bar wider than page when using sidebar’ is closed to new replies.