[Resolved] Link colors

Home Forums Support [Resolved] Link colors

Home Forums Support Link colors

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2315860
    Tobias

    Hi,

    I would like to use different link colors in different places.

    I saw this thread: https://generatepress.com/forums/topic/how-do-i-keep-heading-and-content-link-colors-separated/

    Is there not a more simple way to do this?

    When I change the text color of the link it stays the same, as the one color I have set in the Customizer settings.

    Br,
    Tobias Hyldeborg

    #2315905
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the page in question?

    You can use the private information field:
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know ๐Ÿ™‚

    #2316184
    Tobias

    On the front page I want to keep the light blue (logo color) on the link.

    On the “Farm Site” page I want to use the same green color as the box on the front page.

    Link added in private field. ๐Ÿ™‚

    #2316189
    Fernando
    Customer Support

    Hi Tobias,

    Try adding this in Customize > Additional CSS:

    .page-id-18509 .content-area a {
        color: #485434;
    }
    #2317181
    Tobias

    It worked – thank you! ๐Ÿ™‚

    #2317183
    Fernando
    Customer Support

    Youโ€™re welcome Tobias! ๐Ÿ™‚

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