1 Reply Latest reply: Oct 16, 2014 2:14 PM by Liam Dilley RSS

    {module_cataloguelistdump} won't fit inside sidebar div tag

    William Noel Community Member

      How to make {module_cataloguelistdump}

      fit inside sidebar div tag

       

      Module does not move to left margin inside the div tag.

      see html below - see screen shot below.

       

      <!— SIDE BAR -->                           

          <div class="col-xs-12 col-sm-4 col-lg-3 pull-left sidebar">       

      <!-- CATEGORIES LIST -->

          <div class="section  module-list-items">

          <h4 class="section-title">Categories</h4>

                                         

      {module_cataloguelistdump,-1,1,_self,Weight}

                                             

      </div>

      <!-- /CATEGORIES LIST -->

      </div>

      Screen Shot 2014-10-16 at 12.01.49 PM.png