How can I edit the Read More links? Lets say I want to remove them. I tried to no avail. When I click it still takes me to a page. Please view this short screen recording to better convey my issue.
The "link text" input field will only display the text link below the excerpts texts. If you want to remove the entire link from the image and title you can add the following line to Appearance -> Customize -> Additional CSS:
/* remove click from featured page widget */
.post-item.page { pointer-events: none; cursor: default; }
How can I edit the Read More links? Lets say I want to remove them. I tried to no avail. When I click it still takes me to a page. Please view this short screen recording to better convey my issue.
https://share.vidyard.com/watch/6kNX6nHZyjG6xJB3ajeecL
Hi there,
The "link text" input field will only display the text link below the excerpts texts. If you want to remove the entire link from the image and title you can add the following line to Appearance -> Customize -> Additional CSS:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Worked like a charm! Thank you!
Great! Happy to hear that
Best regards,
Barry
QreativeThemes.com | WordPress Themes