Hi,
i want to change the position of the title and the date of my blog entries.
First image, than date, than title. How can I change this?
And how can I change the padding top between image and title (than date)?
Hey PKoch,
try this code inside Quick CSS field:
.post-title.entry-title {
margin-top: 30px !important;
}
#top .fullsize .template-blog .post-meta-infos {
top: -95px;
}
and adjust as needed.
Best regards,
Andy
Hi,
seems to work.
but on this page there is more space between the date and the title!? On the other pages its ok…
How can I solve this?
Hi,
can you provide a precise link of the other pages you’re talking about please?
Best regards,
Andy
the other blog entries …
Hi,
hm maybe this is caused by two lines in your headline. Check on another post with only one line in your headline how it’s looking and send us the link.
Best regards,
Andy
I change the headline of this post, and yes, this seems to be the problem.
what can I do that it will alwas look the same no matter if the headline has one or two lines?
Hi,
to find a possible solution for this I need a link with a long headline again. The links you’ve provided before contain only a short one.
Best regards,
Andy