Hi all,
I’m new to GenerateBlocks, so apologies if what I’m doing wrong isn’t obvious to me.
I have a homepage for http://conordever.me/ that is not publishing the changes when logged out.
I can see the changes while logged out if I use the direct URL for the page: http://conordever.me/home/.
If I preview the homepage while logged in it appears correctly, as shown:

Why is it not publishing the changes if logged out? I’ve cleared all caches and tried on several devices / browsers and the problem remains consistent.
—
Second is issue is likely something I’m doing wrong.
I’ve added the custom CSS attribute to justify my text, but it’s not working. Any ideas?
.paragraph { text-align: justify; }
Thanks in advance for your help.