Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #299564

    Hi,
    wenn ich ein Beitragsbild für einen Blog Post habe und dieses Bild im Post selbst auch ganz oben angezeigt lasse, kommt mit einem Klick darauf eine Lightbox und zeigt das volle Bild.
    Wie kann ich das deaktivieren oder dem Bild überhaupt einen anderen Link zuweisen?

    #299594

    Hi MH5!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single .big-preview.single-big {
    pointer-events: none!important;
    }

    If that does not work, please post the link to your website

    Regards,
    Yigit

    #299602

    Hi Yigit,

    it works. Thank you.

    Regards,
    Martin

    #299604

    Hi!

    You are welcome Martin, glad we could help! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Beitragsbild in Blogpost ohne Link?’ is closed to new replies.