A responsive page for any mobile resolution

Hello there,

I need your help on how a page can be responsive on any tablets and smartphones resolution. You already have given me an option to use hide breakpoints and it is helpful.

However, it is a huge burden to set up every section or elements for every breakpoint of every mobile screen resolution only to get the page responsive on any mobile phones and tablets. Not to mention the rotating screens of tablets.

Is there a way or a code I can put into the page so that it will be responsive to any screen resolution? Particularly the button element.

Thanks,
Shlomo

Hello Shlomo,

Thanks for writing in!

Most of the elements in in Cornerstone are responsive in nature. However, if you would like to have more granular control then Hide During breakpoint is suggested option.

Further you can also use Media Queries to further control responsive nature of the elements. For more information, please refer following resources:

https://www.w3schools.com/css/css_rwd_mediaqueries.asp

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.