badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Reorder posts on homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49796
    Emily
    Participant

    Hello
    Is it possible to change the order of the posts on the homepage? I don’t necessarily want most recent to be first. If this is done with sticky posts, how can I remove the ‘featured’ button that’s there at the moment?
    Thank you

    #49805

    Hi Emily,
    No you can’t orderthe posts on the homepage. Latest post will be displayed at the top.

    Go to Dashboard > Customize > Additional CSS and paste below code to remove the ‘featured button’

    .post-main .sticky .sticky-post {
        display: none;
    }

    Thank you

    #49819
    Emily
    Participant

    Thank you

    #49834

    You welcome Emily

    Thank you

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