Blog page - Picture Link broken in IE

Home Forums Jevelin Theme Blog page – Picture Link broken in IE

Home Forums Jevelin Theme Blog page – Picture Link broken in IE

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

    Hello,

     

    Following problem: In Internet Explorer, the link behind the blog picture (https://sachjornal.blog) in the list of articles is not working for the whole picture. It works in a small area a little right from the center of the picures, but not for the rest of the picture. Can you please check that out.

     

    The links work well in Firefox.

     

    Best regards

    Stefan

    Hi Stefan,

     

    Sorry to hear of the problem you are having.

     

    To troubleshoot it I tried to access your shared site but i couldn’t access it and getting an error “This site can’t be reached”.

     

    Please advise.

    Best regards,
    Shufflehound team

    sachcontrol
    Participant

    I’m so sorry, I made a typo in the address. The correct one is https://sachjournal.blog/

    Solution for this topic

    You can try resolving the issue it 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

     

    .sh-overlay-style1 .sh-overlay-item {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
    }

    sachcontrol
    Participant

    Perfect. That solved the problem. Thank you.

    You are most welcome here 🙂

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