-
Author
-
August 27, 2018 at 03:13 #207547tulipworkParticipant
Hi,
On the posts carousel, the “read more” button is cutted because of a too long title (see attachment).
My questions are :
– How to make the title of the post links to the post?
– How to remove the read more button?
Thanks.
Attachments:
You must be logged in to view attached files.August 27, 2018 at 16:52 #207634RaduModeratorHi,
You can hide the read more button using this css
COPY CODE.home .elementor-widget-container .kleo-carousel a.small.button.radius.secondary {display:none;}
For adding link to titles there tried a workaround right now but not sure why that not work, i will still test and look for a solution
Let me know if the css it’s ok
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 28, 2018 at 16:23 #207752tulipworkParticipantHi,
It’s OK for the CSS, thank you very much. I’m still waiting for linkify the title of the posts.
Thanks.
August 28, 2018 at 18:32 #207775RaduModeratorHi,
You’re welcome for the title with link please pasthe the next code into functions.php file
code : https://pastebin.com/raw/mZK8iyQ8
It will generate link on post heading.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 29, 2018 at 14:10 #207845tulipworkParticipantPerfect, thank you so much! It would be nicer to have that in native for next updates (link in title and no read more button, and it’s better for SEO!).
Thanks!August 29, 2018 at 16:19 #207880RaduModeratorHi,
I will propose this to the core developer.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 29, 2018 at 17:25 #207894RaduModeratorNo problem
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.