• blueskycommunications

    (@blueskycommunications)


    Hi Guys I have an issue on my front page where I can get the container to go full width, there is a green box about half way down the page which im trying to make the green box go full width. below is the current code im using but no matter what i try I cant get the width to go full lenght. Any help wouuld be super helpfull

    
    
    <div class="content_wrapper bg-green no-padding">
          <div class="row row-xl-3 row-l-3 row-m-1">
              <div class="col-xl-1 col-l-1 col-m-12">?</div>
              <div class="col-xl-5 col-l-5 col-m-12">
              	<div class="hwh_area">
                <h3 class="blk-text colorblack">Offshore Accounting allows you to</h3>
                <div class="listing_1">
                	<ul>
                    	<li>Expand Capacity</li>
                    	<li>Improve Service Levels</li>
                    	<li>Increase Cost Savings</li>
                    	<li>Solve Domestic Skills Shortage</li>
                    	<li>Enhance your team with highly trained professionals</li>
                    </ul>
                </div>
                </div>
              </div>
              <div class="col-xl-6 col-l-6 col-m-12">
                <div class="img img_full"><img src="https://accessoffshoring.com.au/wp-content/uploads/2020/11/hwh-2.jpg" alt="Offshore Accounting allows you to"></div>
              </div>
            </div>
        </div>

    The page I need help with: [log in to see the link]

  • The topic ‘Issue with Front page no going full width in conatiner’ is closed to new replies.