This topic has 4 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Hi
I have three posts sliders in my main page (invertirenarte.es/wordpress/) but all of them have the “view more posts” in the top right, but two of them are from the portfolio.
More than that, if you click in “view more posts” you are going to nowhere, because i don’t use the default blog (i’ve crated a page with the visual composer “posts grid”).
How can i quit that “view more posts” text?
Thanks a lot
Juan
Hello,
Please add this code in custom.css file:
.slider-container .show-all-posts {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
Use
Works fine
Thanks
Juan
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
The issue related to '‘Delete the "view more posts" in the post slider’' has been successfully resolved, and the topic is now closed for further responses