Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083647
    phxgigs
    Participant

    we would like the main page to show more of the background. Is there anyway to make the center box transparent or smaller to show more of Orlando Skyline?

    http://thedemo.arroyotransportation.com

    #1084166
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Could you please try adding the following CSS rule into your Customizer, Custom > CSS area and then adjust the values according to your preference.

    
    .site {
        opacity: 0.89;
    }
    

    Hope that helps.

    #1085731
    phxgigs
    Participant

    OK so how do i have the slider not coming up transparent, and the two black boxes down the page show transparent?

    #1086251
    Friech
    Moderator

    Hi There,

    Please update the given CSS code to this:

    .site,
    .home #x-section-3,
    .home #x-section-4 {
    	background-color: rgba(0,0,0,.5) !important;
    }

    Hope it helps, Cheers!

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