Site logo

Archived topic

Top Bar: display on blog posts

5 replies · Started by ch1800 on December 13, 2020

Viewing posts 1–6 of 6

Hello,

Is the Top Bar set to display only on Pages and not on Posts?
I'm working with the Catalyst site and can't get it on blog posts and it also shows the same way in the demo.

There was this CSS snippet that limits it only at the homepage but I removed it and still getting the top bar only on pages and not on posts.

/* top bar only on home page */

body:not(.home) .top-bar {
	display: none;
}

Is there something else to add?

I have another site that uses the top bar with the Artisan demo that doesn't have this issue.

Thanks.

Hi there,

Removing that CSS should make the Top Bar display across the entire site.
Have you made sure that the CSS was deleted and tried clearing any plugin / browser caches?

If its still an issue, can you share a link to your site

Yes, the CSS is clearly commented out as it works on all pages, except only posts and has no cacche plugin running as still in dev.

But again, exactly the same happens with the Catalyst demo when installing on fresh site without any customization and just commenting out this CSS. I include here the link (#3) of a testing site where I installed Catalyst with demo content and nothing else.

Hi there,

This should help:
https://www.screencast.com/t/UaQnyvoifQIe

That option shouldn't have been checked for sure.

It wouldn't be an issue if you create new posts though.

I've noted to get it updated.

Thanks :)

Yes and yes, that's right.

Many thanks guys!

No problem :)

This archived topic is closed to new replies.