Best Premium and Free WordPress Themes › Forums › Construction Field Pro › How to make the picture items of the blog section clickable ?
- This topic has 5 replies, 2 voices, and was last updated 3 years ago by
acmesupports.
- AuthorPosts
- June 7, 2019 at 2:42 pm #54924
Julien THERIN
ParticipantHello,
How to make the picture items of the blog section clickable ? https://www.screencast.com/t/s294jqNG4L
It seems that link is well there in the HTML code but the images are not clickable.
Thank you for your feedback 🙂
June 11, 2019 at 7:03 am #55097acmesupports
ModeratorDear Julien,
By default, the image of the blog section is not clickable so if you want this feature then it will require theme customization.Best Regards!
June 11, 2019 at 7:31 am #55098Julien THERIN
ParticipantI see that links are well present in the HTML code : https://www.screencast.com/t/2hhKMmBQ
Is it overriden by javascript or somehow else ?
Thanks for your feedback
June 13, 2019 at 1:03 pm #55266acmesupports
ModeratorDear Julien,
There is a theme bug but the picture can be made clickable in the blog section. Image overlay black transparent color will hide. If you are okay with this you can use the following CSS code. Please add it on Additional CSS.
Appearance > Customize > Additional CSS.post-thumb .all-link { position: relative; z-index: 2; }
Note: Theme bug will be fixed in its next update.
Best Regards!
June 18, 2019 at 4:04 pm #55624Julien THERIN
ParticipantThanks, it’s perfectly working now.
Best regards,
June 19, 2019 at 4:52 am #55663acmesupports
ModeratorDear Julien,
You are Most Welcome 🙂
Best Regards! - AuthorPosts
- You must be logged in to reply to this topic.