Title-problems

Hello
First of all, thanks for the awesome illdy-Theme. I love it.

But i have two small issues with it.

a) The text at top of the page right beside the menu is always “illdy” http://rolandwehrli.ch/najabil/wp. I expect to see the WordPress-Title. I’ve tried also changes at “Blog Jumbotron Titles” but no effect.

b) i would like to have a fixed Menu. So i used this code and it works fine.

.top-header{
    position: fixed;
    z-index: 99;
    background-color: rgba(0,0,0,0.5);
}

But if i press a entry, it scrolls now not to the right position, because the menu is still there. How can i fix this?

Hello,

It seems like you fixed the website name issue.

As for the fixed menu and the section anchors, I have no knowledge on how you could achieve anything like this.

The only workaround for this that I can think of is to double the top spacing for every section so the menu always stays before the information, but that doesn’t seems like a reasonably good solution.

Best regards

Hello,

It seems like you fixed the website name issue.

As for the fixed menu and the section anchors, I have no knowledge on how you could achieve anything like this.

The only workaround for this that I can think of is to double the top spacing for every section so the menu always stays before the information, but that doesn’t seems like a reasonably good solution.

Best regards