Shape 5

Joomla Templates => Traction - Club => : solokco August 16, 2013, 02:09:31 PM



: Adding a position to the Vertex list
: solokco August 16, 2013, 02:09:31 PM
I added some new Positions to the template, and I want to be able to HIDE them when the user visits from a mobile. 

How do I add the NEW POSITION to the VERTEX LIST inside the template configuration?

Thanks


: Re: Adding a position to the Vertex list
: mikenicoll August 16, 2013, 02:11:58 PM
Hello,

This would require custom programming. Also currently only the round_box modules can be targetted with hide_classes. Your best bet would be to just use a @mediascreen call to hide the element at a certain resolution in the responsive.css file.

You can read more about that here:

http://www.shape5.com/tutorials/joomla/s5_respsonsive_best_practices.pdf

-Mike