Hi Calin, I understand what you say and would like to cooperate. My question is how (and when)? Because when I add the code, the site is not working properly..
Can we agree upon a time? Which time zone are you? Me Amsterdam..
Hi markwebbink,
The solution that I’ve provide to you was custom, the theme can no show the caption on post style 8, I’ve just tried to help you, now is very possible that the old implementation to no longer be good, because there was changes in theme files.
Thank you for your understanding!
Really? That would be very disappointing… So which style template(s) do(es) support the caption?
Hi Calin,
Still not happy, but if that is the way it is.. I have changed the layout style and removed the other CSS code you provided before and now the caption is visible again (i.e. https://www.deventervoetbal.nl/amateurvoetbal/de-nabeschouwing-van-het-deventer-amateurvoetbal/)
However, I would like to move it more cloese to the image and possibly to the right hand side. How can I achieve this site wide?
Hi,
If you want you can try this custom css -> https://i.imgur.com/qtfov6c.png
.wp-caption-text {
text-align: right;
margin: -20px 0 26px 0;
}
The code need to be set in theme panel> custom code> custom css
Thank you!
