x

Cookies Pop Up Obstructed

Hi Guys, I recently adjusted a few setting regarding the body width in the css as I wanted the margins of my site to be smaller, code here: 

body {
width: 100%;
max-width: 700px;
margin: auto;
background: #ffffff;
color: #3e3e3e;
font-family: 'Quattrocento Sans', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 25px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

But now the cookies pop-up is obstructed whenever someone enters my site, see here: FEHLER.


If anyone has a solution for this that would be so great as I'm unable to click the cookies pop-up off now and the same applies to those who come to my site.


Thanks in advance!
Ewan

249 Views
Message 1 of 1
Report
0 REPLIES 0
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.