• Resolved fvbussel

    (@fvbussel)



    Now I have the publication date below the message (post). When I check the option “move date” in the customizer it goes to above the message but a little bit to the right. Also the title of the message (post) is slightly to the right of the message. I checked the option “hide title” so that’s is no problem but I want the date in right position above the message (post).
    How can I do this?
    for example: date below
    (twenty twenty one and the plugin options for twenty twenty one (pro))

    Thanks Frans

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello,

    Please move the date above the message in your example page so we can see where it is “slightly to the right of the message”.

    Thank you,

    Oliver

    Thread Starter fvbussel

    (@fvbussel)

    Done
    for example: date above.

    Plugin Author Oliver Campion

    (@domainsupport)

    I think this is caused by some CSS in “Customiser – Additional CSS” namely …

    .singular .entry-header {
    padding-left: 30px;
    }

    Locate that and remove it or change 30px to 0

    Oliver

    Thread Starter fvbussel

    (@fvbussel)

    Thank you very much.
    The code was not in the Customiser – Additional CSS. I added it with 0px instead of 30px and the date moved to the left and aligned with the message text.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Publication date’ is closed to new replies.