header image's title and text
-
Hi,
how can I edit the blog’s title and description of the header image that it would be appear closed more to the left?
Thanks,
Anna
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You can paste this into your site’s My Site > Customize > CSS area to do that:
/* Move Site Title & Description Left */ .site-header__inner { margin-left: 0; }
- The topic ‘header image's title and text’ is closed to new replies.