Hey, that’s very kind of you! My boss wants me to have the blog look exactly like this, with the university header and the blue background. That’s why I had to set .wrapper to 1000px (which is the width of the header). If i remove this, it looks even worse. I suppose, I will just have to deactivate the responsive query.
In order to do that, I have to remove everything from line 1839 to the end, right? Is there a way I can make these changes in my child-theme style.css?
Sorry, I’m a total beginner in php/css ??