Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1108716
    thetravelvisa
    Participant

    Is it possible to centre the background parallax image? Here is the page I am referring to: http://www.thetravelvisacompany.ie/

    #1108848
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can try adding this under Custom > Edit Global CSS in the Customizer.

    
    .home #x-section-1 {
        background-position: 50% 50% !important;
    }
    
    

    Hope that helps.

    #1108872
    thetravelvisa
    Participant

    That worked! Thanks for that.

    #1108880
    Lely
    Moderator

    Hi There,

    Please adjust this custom CSS:

    .home #x-section-1 {
        background-position: 50% 70% !important;
    }

    To this:

    .home #x-section-1 {
        background-position: 50% 22% !important;
    }
    

    Hope this helps.

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