Custom homepage styling

Hi Guys,

we are building a custom home page using rtpanel child theme.
home page would be 4 widgets 2X2 left widgets will take 67% screen and right widget 33% on full screen desktop view. on mobile screen we want left widgets and then right widgets. one at a time just like normal homepage.

can you suggest what css class or styling we can use for them.

Hello anantshri,
rtPanel is a theme framework based on Foundation 5, so its easy to make theme compatible with mobile and desktop.

You can reffer the following links for grid structure: http://foundation.zurb.com/docs/components/grid.html
http://foundation.zurb.com/docs/components/block_grid.html

You just need to put markup as given by foundation docs.

Let me know if this helps you.

Feel free to ask for further support if you need any.