Topic: How can I move featured post above scrollbar gallery?
Hey I am revamping www.dayoldstubble.com and am searching for a way to move one single featured post above the scrollable gallery on the home page.
Does anyone have any tips on how this might be achieved? I know I have to edit the home.php inside the classicalgamer/lib folder and place it in the is_home() section.
I am just unsure if there is some easy code I can enter or if I have to call a single post individually.
I would like to call a certain category and display only 1 post that way I can customize it with CSS.
If I get it figured out I will let everyone know how.