• Resolved Xavier Aragonès

    (@xaragones)


    Hi Anders, thank you so much for sharing this great theme. I’d like to change the width of the title text box in the archive page. Is it possible? Thank you!

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

    (@anlino)

    Hi @xaragones,

    Glad you like it, and sure! Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .archive-title { max-width: 100%; }

    Let me know if that does it.

    — Anders

    Thread Starter Xavier Aragonès

    (@xaragones)

    It does, indeed. Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make archive title text block wider’ is closed to new replies.