Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter samandella

    (@samandella)

    Thinking about it, there shouldn’t be a left or right margin and the bar should span the width of the page on a mobile device but it doesn’t.

    Any ideas, please?

    Thanks

    Thread Starter samandella

    (@samandella)

    Still no response to this? I was allowing extra time for Christmas (but that’s over, now). Any ideas, please?

    Hi, the default CSS does the following:

    margin: 0 auto
    width: 100%

    So this makes the cookie bar centred and 100% the width of the page.

    In your case some other style on your website will be overriding these settings. I imagine it’s a <body> style- check for extra margin, padding and width.

    All the best
    Richard

    Thread Starter samandella

    (@samandella)

    Many thanks for the reply, Richard. I have contacted the theme developers about this and will post an update here when received.

    Hi,

    In case this helps- if you know a bit of CSS then it’s probably something you can test yourself without waiting for a response from the theme developer

    All the best
    Richard

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive/Mobile View – Width of Bar’ is closed to new replies.