Site title
-
Hi Ellen,
The site title drops down into the body of the page when scrolling but I can’t find any options for changing the size or otherwise formatting the title.
The site is: http://www.aldeaoutside.com
Thanks,
JeanneThe blog I need help with is: (visible only to logged in users)
-
Hello again,
To clarify, I’m seeing this problem when I change the site title font size from medium to large. I need it to be large so the subhead is large enough to read.
But at the large size the title “jumps” out of the margin at the top of the page when scrolling.
Help please!
http://www.aldeaoutside.com -
Hi Jeanne,
I see the issue, I think the “large” title is a new feature, so unfortunately it’s not supported in the Nikau theme at the moment. I will this, thanks for letting me know.
But in the meantime you can use the following custom CSS:
@media screen and (min-width: 37.5em) { .header-stick .sticky-header p { font-size: 30px; } }
Best, Ellen
- The topic ‘Site title’ is closed to new replies.