• Hi I’d like to move the site title and tag line 25mm to the left and 4mm up. I’m a complete novice so I’d really appreciate some help on this.
    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, not sure about the specific measurements you mentioned but you can use the following CSS in Appearance->Customize->Additional CSS and adjust the values accordingly to your liking

    .site-branding .site-branding-text {
    	margin-top: -10px;
    	margin-left: -10px;
    }
    Thread Starter real health

    (@real-wealth)

    Thanks so much Jarret – you are a star!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to reposition the site title in twenty seventeen’ is closed to new replies.