Archived topic
Posts Widget Layout not correctly
9 replies · Started by Mark on February 5, 2019
Hi guys,
Hopefully, someone can help me. My posts are not showing correctly. Especially the layout of it. I'm using the posts widget of Elementor.
Also the title "Aangeraden artikelen" is not showing on the mobile version.
Thanks!
Mark
Hi there,
Sounds like this question is more suitable for Elementor's support.
Have you checked with them first?
Hi Leo,
You are right, my fault! I made a support ticket with them.
Thanks,
Mark
No problem!
Do let us know if they think it's something to do with the theme :)
Hi Leo,
Elementor replied to my mail and said the following:
"Hi Mark,
Thank you for your response.
The issue appears due to a style being applied by your current theme, GeneratePress.
You can simply remedy that by using custom CSS, overriding its value to 100% instead of 33.33%. Unfortunately, we do not provide custom codes as it is beyond the scope of our support. We provide support for existing features only.
If you are unsure of the CSS that you need to fix that layout, I would suggest for you to contact the theme author to report the issue and provide you with the needed assistance"
Any advice to fix the problem?
Thanks
Mark
Hi there,
did you resolve the issue? I am looking at the ondernemerstips page and the widget looks to be displaying correctly.
Hi Davind,
The ondernemerstips page is indeed not problematic. The problem occurs on the kennisbank page (https://vanderwerffcontrolling.nl/belasting-financieel-kennisbank/)
Like to hear from you,
Mark
Aah the Sidebar - i wish Elementor would make their CSS more specific or stop adding Theme classes that they don't require :) Something like this:
.elementor-grid-1 .elementor-post {
width: 100%;
}
Works like a charm! Thankyou David!
You're welcome