Hello. At the testimonials portion of this page (lindleytrucking.com) I'd like to get the white testimonials box to rest higher in that module. It is covering up the logo on the side of that semi truck. Additionally, can we set that box to a fixed size so that the children are always visible?
Suggestions are more than welcome.

    Hi jcraft1

    You can try this custom CSS:

    #s5_pos_top_row2_2 {margin-left: 700px;}
    
    #s5_top_row2_area1 {
        background-position: bottom left !important;
    }
    Write a Reply...
    You need to Login to view replies.