[Support request] Meta Link should not have the normal link color

Home Forums Support [Support request] Meta Link should not have the normal link color

Home Forums Support Meta Link should not have the normal link color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1865838
    Sonja

    Hello,

    the Category Meta Link has the normal link color (blue) from text links. But it should be grey, like I set in customizer.
    How do I make this?

    And where can I set the fontsize for this Meta Link?

    #1865926
    Elvin
    Staff
    Customer Support

    Hi Sonja,

    How are you setting the color of the entry meta links?

    Normally, the color of the entry meta links specifically, is set on Appearance > Customize > Colors > Content.

    As for the font size of the meta links:

    You can do it w/ custom CSS:

    Example:

    .entry-meta {
        font-size: 20px;
    }
    #1866079
    Sonja

    Hello Elvin,

    on Appearance > Customize > Colors > Content, it is set to grey. But it is not, as you can see.
    I guess it has something to do with the css settings for link color?

    #1866151
    David
    Staff
    Customer Support

    Hi there,

    in the Customizer > Colors > Content – did you change the Entry Meta Link color? As i cannot see the CSS it would generate.

    #1866206
    Sonja

    Hi David,

    You are right. I had made the setting for Meta Entry but not for Meta Link. But of course this is a Link. Now it works. Thanks.
    I was also confused because in the past it was gray out of the box on every GPP installation I made.

    #1866237
    David
    Staff
    Customer Support

    Glad to be of help.

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