Viewing 3 replies - 1 through 3 (of 3 total)
  • Richard

    (@richardashby)

    Hi, that’s happening because of your theme’s CSS, so you can fix that with some custom CSS in your theme’s style.css file. Try:

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

    I tested this in Google Chrome and it works, so if you try adding this to your theme’s CSS and it doesn’t work, you have probably entered it in the wrong place so play around until it does.

    Hope that helps!
    Richard

    Thread Starter Anthyx

    (@anthyx)

    Dear Richard,

    I’ve copied your code into my CSS and it works just fine!

    Many many thanks!

    Ciao

    Antonio

    Hello there,
    I have the same problem, text doesn’t centered! I used the css code above but nothing changed! plz help!
    https://www.dssparti.gr
    thnx in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cookie bar not centered.’ is closed to new replies.