We are using pro on www.jeremygorham.com and we want our blog posts to look more like this demo: http://demo.theme.co/gym/normal-post-with-feature instead of the plain post as we currently have. Can you guide us to where to edit that?
Hi There,
In order to achieve that switch from Icon Stack to Ethos Stack.
Hope it helps
That does help, how do I edit the sidebar?
Hi,
To add items to your sidebar you need to go to Appearance > Widgets and drag and drop widgets to your sidebar.
Hope it helps
perfect thanks!
You’re welcome.
How did they get the featured image above their blog post?
Hi There,
Please add the following CSS to Theme Options CSS
.single-post .entry-featured {
display: block;
}
Hope it helps
That worked great! Thanks!
You are welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.