Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] responsive colomns
#5
(2015-04-19, 10:37:47)Timbow Wrote:
Code:
<!========================Footer Section============================-->

   <footer class="blockz bg-offBlack1">
 
      <div class="wrapper">

         <div class=" col-3 fill1">
            <?php get_component( 'footer1' ); ?>
         </div>
         <div class=" col-3 fill1">
            <?php get_component( 'footer2' ); ?>
         </div>
         <div class=" col-3 fill1">
            <?php get_component( 'footer3' ); ?>
         </div>

      </div> <!--End wrapper-->
             
   </footer>
Hi Timbow
geezzz how easy can it be ,, with this i learned again something  Smile 
many many thanks for your help
regards Mandy
Reply


Messages In This Thread
[Solved] responsive colomns - by maco-nl - 2015-04-19, 03:34:40
RE: responsive colomns - by Timbow - 2015-04-19, 05:45:59
RE: responsive colomns - by maco-nl - 2015-04-19, 06:14:25
RE: responsive colomns - by Timbow - 2015-04-19, 10:37:47
RE: responsive colomns - by maco-nl - 2015-04-19, 17:10:36



Users browsing this thread: 1 Guest(s)