Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #891796
    shortcoast
    Participant

    Hi,
    may I please ask you how can I disable the background img on this specific page?
    http://www.vinodiretto.it/en/map/

    and keeping of course the same img I set up, on the settings, for the rest of the site.

    Thanks!

    #892080
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .page-id-1586 .backstretch {
        display: none;
    }

    Hope this helps – thanks!

    #892118
    shortcoast
    Participant

    awesome! it works fine, thanks! πŸ™‚

    #892877
    John Ezra
    Member

    You’re most welcome! πŸ™‚

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