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.

space between category name and blog title

  • Hello, how can i add space between the category name and blog title? not between the titles. just between category name and blog title? thanks
    https://imgur.com/a/6yXxUSy

  • Hi there,

    the content title in the editor isn’t a true reflection of the front end as there may be theme padding or another element displaying that title.

    Can you share a link to the site so I can see how the title is being displayed and how you can adjust for that

  • thanks here is the link

  • Try this CSS:

    .archive .page-header>.page-title {
        margin-bottom: 50px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.