• Resolved theproppen

    (@theproppen)


    Hi! I want to make the front page with the featured images wider. How do I do that?
    Also, is it possible to change the top left text size?

    Thank you for your help!

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @theproppen,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .blog #site-content > .section-inner { max-width: 2560px; }

    Let me know if that does it. I’m not sure what you mean by the “top left text size”, but let me know and I’ll post the CSS for that as well.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘How do I make the front page wider?’ is closed to new replies.