Thanks for choosing Author!
I’m afraid this can’t be easily done. Author is coded to be responsive, so it adapts to the screen sizes. Converting it to a fixed width would require rewriting a lot of that code.
Thanks for the quick response! I guess i just have to leave as it is. Another question: my page looks weird on tablets like ipad, any way to make this theme more tablet-friendly?
http://www.lillestoremeg.no
Sure, try the following CSS:
@media all and (max-width: 950px) {
.logo {
float: left;
max-height: 78px;
margin-right: 12px;
}
}
Copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.
That should help resize the logo and reposition the tagline, so they fit better in the header.
Thank you!! Can you help out with one more thing? lillestoremeg.no <– how do i get the “before content” link bigger? The “Samleside for nyhetsartikler” 🙂 Thanks!