Comments muhammada650 started the conversationNovember 3, 2023 at 4:19pmI need to set post title below image, i show the ticket have the same problem and solved when set that :article.page { display: flex; flex-direction: column; flex-wrap: wrap;}article.page > * { order: 2;}article.page > .post-image{ order: 1;}on custom CSS, but with me not solved , how can i solve this issue ? 2,610PenciDesign repliedNovember 3, 2023 at 4:28pmHi,Please send me the URL and screenshot that related to your question.Regards,PenciDesign. muhammada650 replied privately 2,610PenciDesign repliedNovember 3, 2023 at 4:50pmHi,Please go to Appearance → Customize → Single Posts → General → turn on the "Move Categories, Post Title, Post Meta To Bellow Featured Image" option.Regards,PenciDesign.1 Like Sign in to reply ...
I need to set post title below image, i show the ticket have the same problem and solved when set that :
article.page {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
article.page > * {
order: 2;
}
article.page > .post-image{
order: 1;
}
on custom CSS, but with me not solved , how can i solve this issue ?
Hi,
Please send me the URL and screenshot that related to your question.
Regards,
PenciDesign.
Hi,
Please go to Appearance → Customize → Single Posts → General → turn on the "Move Categories, Post Title, Post Meta To Bellow Featured Image" option.
Regards,
PenciDesign.