Remove zoom from blog images

Home Forums Jevelin Theme Remove zoom from blog images

Home Forums Jevelin Theme Remove zoom from blog images

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

    Hi,

     

    how to remove the zoom feature from the images in the blog page? See the attached screenshot where I marked what I mean.

     

    My wish would be:

    A click on the image opens the blog post as it is now when I click on the link symbol in the image or when I click on the title.

     

    Thx

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

    Hi @CBDFactum,

     

    Thank you for your question.

     

    You can remove it developing custom CSS code as shared in the below topic.

     

    https://support.shufflehound.com/forums/topic/how-to-remove-the-magnifier-icon-from-blog-posts/#post-17215

     

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

     

    Best regards,
    Shufflehound team

    CBDFactum
    Participant

    Solution for this topic

    Thank you, this fixed it.

     

    I don’t see any functionality of this CSS:

     

    .page-id-4642 .sh-overlay-item:first-child .sh-overlay-item-container {
    right: 40%;
    }
    

     

    I removed it from my CSS file and it looks like it works also without it. What should this CSS do?

     

    https://cbdfactum.com/de/cbd-factum-blog/

     

    • This reply was modified 4 years, 8 months ago by CBDFactum.

    That CSS just center align the link icon.

    CBDFactum
    Participant

    OK, I don’t see honestly any difference so I removed this CSS in order to keep it simple.

     

    Thx, you can close this thread.

    Ok. I have closed it.

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