i’ve changed something in my cs setting box and i’ve messed my logo up (seen in pictures) how do i get it back over to the left of the header?
Sorry its not just my logo, its all of my content.
Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Thanks
thanks
Hi,
It seems you have removed the screenshot in your first post, but you can try the following in Quick CSS:
#header_main .container {
padding: 0px 0px !important;
}
Regards,
Rikard
Hi Rikard,
I tried that code, it didn’t seem to do anything, i’ve put a link to a screenshot in the private section.
Thanks,
Daniel
sorry just to clarify it’s not just my logo its all my content on the website, it looks squished in,
i’ve posted all the cs settings i currently have in the private content,
Many thanks,
Daniel
Hey!
remove this code:
.logo {
margin-left: -100px;
}
#header_main .container {
padding: 0px 0px !important;
}
and see if things get better for you.
To adjust your logo use this code:
strong.logo {
left: -20px;
}
and adjust as needed.
Best regards,
Andy
Hi Andy, as said above it’s not just the logo, its ALL the content. I’ve posted screenshots of the problems and i’ve posted screenshots of the settings below.
Please let me know how to fix this asap.
Thanks,
Daniel
Any ideas on how to fix this issue?
Hi!
Replied you here – https://kriesi.at/support/topic/content-sidebar-width/#post-492135
Please do not create duplicated topics as it is making it harder for us and other users to follow.
Cheers!
Yigit