Archived topic
Top bar is not showing except at homepage
3 replies · Started by Alexander on April 10, 2018
Viewing posts 1–4 of 4
Hello,
I would like to show the top bar on every page, but atm it's just visible on the homepage. Why is this?
I have tried the element section in the post options and ticked on and off the "top bar" selection, but it doesn't make any difference.
Hi there,
You have this custom CSS added:
body:not(.home) .top-bar {
display: none;
}
That's strange. I haven't added that. Thanks for pointing that out!
Looks like it's in wp-custom css.
No problem :)
This archived topic is closed to new replies.