How can I make the post images fully clickable?

Home Forums Gillion Theme How can I make the post images fully clickable?

Home Forums Gillion Theme How can I make the post images fully clickable?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Jo
    Participant

    Hello,

     

    I encountered a problem with the post images they are clickable just on certain areas please see the image attached. How I can make them fully clickable. so I can click the image not the title to enter the post.

     

    Note: the clickable areas are the red rectangles. the non-clickable are the orange ones.

     

    Regards,

    Jo

    Attachments:
    You must be logged in to view attached files.

    Hi Jo,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that I can help?

     

    Best regards,
    Shufflehound team

    Jo
    Participant

    I’m doing great, how about you?

    Sorry. But, My site is not yet live. you can find the same problem in the demo site: https://gillion.shufflehound.com/tech/

     

    Regards,

    Jo

    Solution for this topic

    This is intended behavior as there are multiple links there but if you want whole image to link to the page then you can do so by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .post-style-cover .post-cover-link {
        z-index: 999;
    }
    

    Jo
    Participant

    Thanks a lot 🙂

    Have a nice day

     

    jo

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)