OK, so I found the problem:
.tribe-common .tribe-common-g-row {
display: flex;
flex-wrap: wrap;
}
So I add this one to my custom CSS
.tribe-common-g-row {
display: flex;
flex-direction: column;
align-items: center;
}
It kind off the problem. I only use the “center” to look ok. The issue I have now is that the date is not on the left but above. How I can fix it?
-
This reply was modified 4 years, 6 months ago by
rekinek.
-
This reply was modified 4 years, 6 months ago by
rekinek.
Hi there,
Thanks for reaching out.
We’ve released a few updates since you reported this. Are you still experiencing the issue you reported?
Best regards,
Marho
Jaime
(@jaimemarchwinski)
It’s been a while since this thread has been active, so I’m going to go ahead and close it for now.
Feel free to open up a new one if anything else comes up.
Have a wonderful day!
Thanks,
Jaime