D
dolsma1
New Member
Hi,
I am using a GeneratePress child theme and have Elementor to help build my homepage and category pages.
When I build the pages using a grid/card layout, two links point to every post – the image thumbnail and the post title.
I would like to remove the link from the image, so that only the post title is linked to the post.
If it helps, the class of the image thumbnail is elementor-post__thumbnail__link.
Please note I do not want to just hide or disable the link, I want to actually remove the < a > tag.
If there is a function I can insert into my functions.php or if someone can tell me where this code is located so that I can remove it, that would be great.
I am using a GeneratePress child theme and have Elementor to help build my homepage and category pages.
When I build the pages using a grid/card layout, two links point to every post – the image thumbnail and the post title.
I would like to remove the link from the image, so that only the post title is linked to the post.
If it helps, the class of the image thumbnail is elementor-post__thumbnail__link.
Please note I do not want to just hide or disable the link, I want to actually remove the < a > tag.
If there is a function I can insert into my functions.php or if someone can tell me where this code is located so that I can remove it, that would be great.