badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Date and author separator

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71454
    Vitor Fernandes
    Participant

    Hi.

    How to replace the separator between date and author.

    For example:

    11/27/2019 / Vitor Fernandes

    I want it like this: 27/11/2019 | Victor Fernandes

    Thank you.

    VF

    #71481

    Hi @vitor-fernandes-5238,

    To change the style of separator between Date and Author then please go to “Appearance > Customize > Additional CSS” then paste the below code.

    .entry-meta > div:after {
    	content: "|";
    }

    Please let us know if you have any queries regarding this theme.

    Thanks

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