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.

How to change the text link color of one page without change other pages

  • Hi,

    I would like to change the text link color of one page without changing other pages. I found many articles here in the GP Support but I can’t figure out what to do … it should be simple but I can’t find my way.

    The page is in the private.

  • Hi there,

    You can use this CSS:

    .page-id-2416 .site-main .entry-content {
        color: blue;
    }

    The page ID 2416 can be found in the URL of the page editor.

  • Hi Yin,

    Thanks

  • No Problem 🙂

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