[Resolved] Entry Meta Styling – Size/Position

Home Forums Support [Resolved] Entry Meta Styling – Size/Position

Home Forums Support Entry Meta Styling – Size/Position

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1234007
    Moses

    Hello again GP – Question about Entry Meta styling that does not seem to be a standard Customizer point and click option. I have referred to https://docs.generatepress.com/article/entry-meta-style/ – and did search the forum for similar topics before submitting the question.

    Pretty straightforward – It seems the only place to edit the Entry Meta is through Colors > Content – As a matter fact, it seems this is the only place that ‘Content’ menu appears in the GP Customizer functions. The only editable option for Entry Meta is color.

    Entry Meta font size seems to be directly linked to > Body text, although it displays at a smaller scale than the set Body Text size. Also the height/padding of Entry meta in relation to Post Title and Body Content is not an editable option that I am hoping to adjust.

    Ideally, my aim is to adjust the Entry Meta font size independent of Body Text size (or at least have them match) – And also adjust the position so it is equal in distance from the Title to the Body text. I’ve attached a screen shot of a post from my site to illustrate the goal. https://ibb.co/93gwFtQ

    Thank you once again for your support.

    #1234582
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Would something like this do it?:

    .entry-meta {
        font-size: unset;
        margin-top: 2em;
    }

    Let me know ๐Ÿ™‚

    #1235345
    Moses

    Spectacular. Thank you again for your help and quick response.

    #1235472
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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