Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #989642

    Hi,
    Hope you can help me to remove the links (circle/arrow) on the preview images of the blog posts.
    I already found a way (thanks to the forum) to get rid of the links on the big preview images when a post is opened.

    Thanks in advance.

    #989778
    This reply has been marked as private.
    #990032

    Hi,
    To remove the circle arrow from the blog grid posts, Please try this code in the General Styling > Quick CSS field:

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    display: none !important;
    }

    I also look a look at your big previews of the blog posts on the English side, and your css looked correct, so I saved your css settings again and refreshed your site, and now it works correctly. It must have been a caching issue.

    Best regards,
    Mike

    #990666
    This reply has been marked as private.
    #990869

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove link from the small preview image in blog posts’ is closed to new replies.