Hey guys, I'm looking for a way to hide specific blog post pages from search engines – is that possible and if so how can I do it? Thanks for any help :)
Hey Andy, this was helpful for me but I found all of my text became centered. Any ideas how to target just one tag (h1)? I've tried this without any luck
.sqs-block-content h1 {
text-align: center;
}