[Resolved] Move post-meta above title

Home Forums Support [Resolved] Move post-meta above title

Home Forums Support Move post-meta above title

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #461791
    LoGP

    Hey guys,

    Any other proper solution I could try? Or is this just not possible in GP?

    Cheers
    L

    #462025
    Tom
    Lead Developer
    Lead Developer

    Sorry about that – we missed your last reply.

    When you deactivate the post date, is the category option still enabled? Can you disable the post date so I can see why it’s not showing up?

    #462083
    LoGP

    Hey Tom,

    No worries.

    Yes the category option is still enabled when I deactivate the post date.

    I have now only activated the “Display post categories” option. Also the snippet is activated that should post the category above the title.

    You can check it.

    Thanks
    L

    #462447
    Tom
    Lead Developer
    Lead Developer

    Try adding this CSS now:

    .entry-header .entry-meta {
        display: block;
    }
    #463238
    LoGP

    Yes it works! ๐Ÿ™‚ Thanks a bunch!

    Cheers
    L

    #463532
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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