PenciDesign Supporter replied
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.
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 ?
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.