Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1204851
    lotop
    Participant

    Hi,

    Is there a way to add a background image before/above the portfolio on my website page http://www.commutrix.com/portfolio/? I’d like to add a background image before/above three columns of photos similar to my other pages such as http://www.commutrix.com/services/.

    Many thanks in advance,
    Alan

    #1204957
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Can you please try adding the following CSS rule into your Customizer, Custom > CSS area and see if that is what you require.

    
    .page-id-2 .x-header-landmark {
        background-image: url("http://www.commutrix.com/wp-content/uploads/2016/08/slider_services.jpg");
        background-size: contain;
        min-height: 500px;
    }
    

    Hope that helps.

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