Lodestar theme

  • My website name is Washington Backcountry. In mobile version of the theme it knocks the “Y” of Backcountry to a 3rd line and it looks cheap. Anyone know how to fix this?

    The blog I need help with is: (visible only to logged in users)

  • Hi washingtonbackcountry,

    Please try pasting the following CSS in to My Site > Design > Customise > CSS:

    @media only screen and (max-width: 600px) {
         .site-title {
                font-size: 1.8em !important;
          }
    }

    This should reduce the font size of the site title on mobile (the only screen size where I’m seeing wrapping) — the 1.8em can be changed to any size you feel is suitable.

    You’re welcome to reply here or start a chat if you need any further help.

  • Hello, while using the “header” feature in the blocks, I’ve noticed that the text now is charcoal gray. One of the options used to be white for the text. It seems to have gone away. Does anyone know how to change text color?

  • Hi rivermenofchrist,

    Please start a new thread for your question and tag it with modlook so we can have a look at your site there.

    Thanks!

  • The topic ‘Lodestar theme’ is closed to new replies.