Okay
  Public Ticket #1695183
Disable Lightbox in single blog post
Closed

Comments

  •  5
    bauro101 started the conversation

    Hello 

    If I click on the picture (future Image), on a single blog post, than the lightbox open.  How can I disable the opening of the lightbox ? Thanks a lot for your help.

    Roger


  • [deleted] replied

    Hi Roger,

    Please just add this CSS code to your Custom CSS area:

    .single-post .post-image a {
    pointer-events: none;
    cursor: default;
    }
    Have a great weekend!

  •  5
    bauro101 replied

    Thanks a lot Ylli, have a great weekend too. 

    kind regards

    Roger 

  • [deleted] replied

    Hi Roger,

    Glad to hear that

    Will set this ticket as solved from here.

    Have e great week.

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!