Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Distances between publishing date and post text

  • I’m trying to make the margin between the publishing date and the text/featured image optically the same, for both the featured article (two columns width) and the smaller articles beneath it.

    The margin between the publishing date and the text/featured image for the smaller articles should be adjusted to be about 8-10 pixels less.

    Thanks, Leon

    dates and text

  • Hi there,

    try this CSS:

    
    .generate-columns-activated.post-image-aligned-left .generate-columns-container article:not(.featured-column) .post-image,
    .generate-columns-activated.post-image-aligned-left .entry-summary {
        margin-top: 8px;
    }
    
  • Thanks again.
    (I think all has been done on our test site now. This weekend I’ll update the GP Premium plugin on the actual site. Hopefully the helpdesk won’t be necessary then. If I don’t: thanks for your excellent support!)

  • You’re welcome!

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