Global Block Appearing On Template Layout when its not supposed to
Hi there. This Safari global header is appearing on the single blog layout template on the front-end but not in the Brizy builder. Any idea how I can remove this from our blog posts? I already re-created the template and that did not work. Here's a link to a blog post - https://arkanglers.com/the-arkansas-river-is-a-brown-trout-fishery/
0
-
I used this to hide it and it worked for minute and then didn't. I added !important and then it seems to be working now. -
.brz .brz_css_nPtAs {
display: none;
}0
Please sign in to leave a comment.
Comments
1 comment