Hi @rogermartin,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site which occurs when we set post style to “Standard (with title at the top)” as shown in the attached screenshot, therefore, notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.blog-style-post-toptitle .post-type-content {
float: left;
}
Best regards,
Shufflehound team
Attachments:
You must be
logged in to view attached files.