Hi. I am trying to figure out out to set the menu the same as the Theme Preview. For example the ‘Lifestyle’ category has sub categories, beauty, get inspired etc. Sorry if this has been covered already. Can you point me to where? my site http://www.templetourist.com/
Hi Lucian.
Please help with an issue.
When I publish a post using style 6 the featured image is on the left side of the page. Not full screen.
Why is the image not filling the entire space? See example below
Hi Lucian,
My website link – http://weirdseek.com/artist-telmo-pieper-gave-his-childhood-drawings-a-makeover-art/
I am trying to use post STYLE 6.
What plugin might cause this?
ALSO is it possible to remove the white space between the menu and the first block. The space where the news ticker goes??? I am not familiar with css.
Do you have a solution to the STYLE 6 image issue? I am pulling my hair out trying to figure out a remedy????
Hi,
1. I’ve checked your post and the featured image seems to be properly displayed – http://screencast.com/t/schr5mg5cQbg
A part from the image bottom section gets lost because the height is limited and the aspect ratio must be maintained.
Please provide more details about this, maybe i’m missing something.
2. Try the following css (add it in Theme Panel -> Custom CSS):
.home .td-crumb-container {
display: none;
}
Thank you!
-
This reply was modified 11 years by
Emil G.