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

    On the single entry, there is a lightbox effect on the featured image.

    How do I remove that? I don’t want it to link anywhere.

    I don’t want the color overlay on it either.

    How do I remove them?

    Also, how do I make the picture height bigger too?

    I’m putting the login information in the private area.

    Thank you!

    #775172

    Hey mikkijack,
    Try this code in the General Styling > Quick CSS field:

    .image-overlay {
     visibility: hidden;
     }
    

    Best regards,
    Mike

    #775205

    Hi Mike!
    Thanks for responding so quickly!

    That took away the overlay, but the image still links to the bigger picture. I don’t want it to link to anything.

    It also takes away the overlay for the home page too. I didn’t want it to do that. I want the overlay to just be disabled on the single posts, not the pages.

    How do I do that?

    #775285

    I fixed it. Thank you. You can close this post.

    #775476

    Hi,

    Glad you figured it out!
    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove the lightbox from blog post.’ is closed to new replies.