How to display 3 posts like in the demo
- The topic ‘How to display 3 posts like in the demo’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
I would like to display my posts like in the demo.
The blog I need help with is: (visible only to logged in users)
Hello,
To display three posts like in our demo, please make only one posts sticky, and other posts regular.
And don’t forget to set Featured image for your posts.
Thank you,
– Djordje
Hello,
It still doesn’t work :(
Also do you know how I can make the site title and description & Menu text white ?
Thank you very much for your help
Hello,
I see that you have managed to set the slider.
To change the color of the title and description, please add this class to Custom CSS:
.site-title a, .site-description {
color: #fff;
}
Thank you,
– Djordje