We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Lee Tempest
  2. Sherlock Holmes
  3. General Discussion
  4. Monday, 22 June 2015
  5.  Subscribe via email
Hello,
Currently the default mainbody tpl files display the sidebars at 50% width when on mobile devices. This places them side by side.

What do i change so they go to 100% width and stack ontop of each other? Looking at the files in the blocks/mainbody folder I can see:

<div class="t3-sidebar t3-sidebar-1 col-xs-6 col-md-3 col-md-pull-6 <?php $this->_c($vars['sidebar1']) ?>">

with the col-xs-6 controlling the width to 50% on mobiles. If I change this to col-xs-12 do I need to change the md-pull or any other class?

Thanks

Lee
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

In this case, you don't need to change the col-md-pull-6 as it's for Medium layout.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.