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*

How can Blog Page only display a specific categoy?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #40278

    Hi gerry21,

    Thanks for using our theme. First of all go to dashboard -> appearance-> Ambition theme options -> Home Page Blog Category Setting and select the category which you want to display.

    Doing this you can show specific category post. If you are using sticky post to display slider in your front end then the sticky post will also be displayed in your blog page.
    To remove those sticky post Go to Appearance -> Customize -> Ambition theme options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel.

    #main .sticky{
      display:none;
    }

    Thank you!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.