Hi,
Yes I see indeed, it’s because you have a style on your ul added by your theme.
Please add the following code to the custom CSS field of your news block, it should do the trick:
.wpcufpn_container.default ul {
margin:0 !important
}
Let me know, cheers,
Hi! Thanks so much for a fast reply!
Now everything works like magic π
cheers
Sounds good!
If you got minutes could you drop us a review?
Thanks!
Hi, i think i have nearly the same problem (the right part is cut, the left one is lower than the others) but i can not fix them with the code you have provided. What would you suggest for my page: http://www.alexanderkracklauer.de/
Thanks!
Hi,
Have you tried to add the same code? it should works as far as I can see.
Cheers,
Yes! You’re are right. Sorry, it’s working now (copied the shortcode into the page again). Unfortunately it seems like there is a grey shadow in the background and the first row is lower than the others. How can i fix this?
And can i delete my entry from yesterday? I don’t want that everyone can see the URL.
-
This reply was modified 9 years, 1 month ago by
profalexk.
Hi,
Yes, again it’s the template style, add this css too:
.wpcu-front-box.right {
background: transparent !important;
}
.wpcu-front-box.left {
background: transparent !important;
}
.wpcufpn_container.default li {
margin-top: 0 !important;
}
Thanks! Now it looks fine π
Would you be so kind and delete the URL of the blog from this page? Thank you!
Hi,
Nice!
I think you can edit your post to remove the URL, I can’t edit your post with my account.
If you appreciate the support it would have been nice to drop us a review here π https://ww.wp.xz.cn/support/plugin/wp-latest-posts/reviews/
Have a nice day, cheers,