Using separate “Post page” breaks active page highlight css
-
I chose for my site to have the blog on a separate site instead of the homepage. Luckily there is an option just for that in WP. The option can be found under “Settings > Reading > Post Page”.
After I have done this, the active page highlight stops working for this page, and only for this page.The css in the templates somehow doesn’t apply to this page anymore.
.b-green a.selected, .b-green a.selected:visited { }Maybe it’s because WP gives this page another page-Id or something like that, if you choose this option.
Is there some way to fix this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Using separate “Post page” breaks active page highlight css’ is closed to new replies.