I have another issue with the Post slider, I want to use it to list some bloig posts without a header image. But when I don’t use a Image there is this ugly white area with a pen that is selectable (even logged out) how can I remove this part?
Hey lorenzdeutsch,
Can you screenshot the area you’re speaking of?
Best regards,
Jordan Shannon
Hi,
Thanks for adding this. Can you send over the url of that page so we can try and fix via css?
Best regards,
Jordan Shannon
of course, you will find it unter https://www.lorenz-deutsch.de/kulturpolitik/
Hi,
I’m getting an error trying to access the site.
Best regards,
Jordan Shannon
Little stupid typo. I fixed it
Hi,
Thanks. Add this to quick css:
article a.slide-image{
display:none!important;
}
Best regards,
Jordan Shannon