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.

Text Link Colour

  • I want to make text links within posts stand out by changing the colour of that text, but if I do it in the customiser (Body Text) it also changes the colour of the headline links on the home page. How do I change just links within posts?

  • Hi there,

    Is the links you are referring to inside paragraph block?

    If so, try this CSS:

    .single-post .entry-content p:not(.gb-headline) a {
        color: red;
    }
  • Perfect – thank you!

  • No Problem 🙂

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