Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

How to Change Layout in Mobile View

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,

When the browser window goes below a certain amount, I notice that the layout changes. I'd like to re-order some items in the SIDEBAR. Where would I do that?

Thank you,

Bill
  • notsteve's Avatar
  • notsteve
  • 12 Month Developer
  • 119 posts
  • 2 Thanks
  • Karma: 6
The administrator has disabled public write access.
Hi Bill,

Not entirely sure if this will be possible

Which items specifically are you looking to re-order

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: notsteve
(Pls see attached.)

mover.jpg


Thanks,

Bill
  • notsteve's Avatar
  • notsteve
  • 12 Month Developer
  • 119 posts
  • 2 Thanks
  • Karma: 6
The administrator has disabled public write access.
Hi Bill,

You could try seeing if this works for you

@media (max-width: 480px) {
#navwrap {position: relative;}
#navwrap .btn {text-align:center;}
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers