Site logo

[Support request] Homepage Changes Not Publishing When Logged Out & Text Not Justifying.

Home Forums Support [Support request] Homepage Changes Not Publishing When Logged Out & Text Not Justifying.

Home Forums Support Homepage Changes Not Publishing When Logged Out & Text Not Justifying.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2429350
    Conor

    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.

    #2429409
    David
    Staff
    Customer Support

    Hi there,

    can you try clearing your browser caches ? As the home page looks correct to me.

    For your Justified text:

    1. in Customizer > Additional CSS add:

    .justified {
        text-align: justify;
    }

    2. In the post editor select the Block you want to Justify, and go to Advanced > Additional CSS Class(es) and add just: justified

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.