It doesn’t appear to be happening at that link. Is this still something you need help with?
i need the text down to image, but with the featured image i cant do this.
Do you mean you need the text to be below the image?
pls check this: http://updot.gr/2013/09/23/loulatzis/
something like this
but when i put featured image in the post, all the post-format changed
and i dont wont it. but i need featured images in my articles!
I’d actually suggest that you post on the theme’s sub-forum:
http://wordpress.org/support/theme/supernova
I m the author of supernova. If you want the text to appear below the image paste this css in your stylesheet
.supernova_thumb img {float:none}
and in the link above you have lot of <p>&nbsb</p> meaning blank spaces. please remove them.
where exactly, in which line? (iam not so good with all that)
🙂
Go to Appearance>Editor find style.css file and paste this css at the end.
Go to Appearance>Editor find style.css file and paste this css at the end.
What happens to that added code when the theme is updated?
Using Custom CSS or a child theme would be a better way to make changes.