Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1309124
    pdopchev
    Participant

    Hi guys,

    There is a silly question: “How do you remove/control what is displayed as a background image. I am referring to the image/content before you hover over it.

    link: http://www.enjoycrestedbutte.com/the-crested-butte-hiking-guide/

    #1309546
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can edit your skin from editor to change/control the images. If you want to remove the image, you can add this under Custom > CSS in the Customizer.

    .esg-media-poster {
      display: none;
    }

    Cheers!

    #1315833
    pdopchev
    Participant

    Thank you! It turned out that is also possible to disable the image from the grid itself!

    #1315921
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help with anything else.

  • <script> jQuery(function($){ $("#no-reply-1309124 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>