Hi all! i would like to edit mobile responsive on powerpage, would need help on where and how to edit mobile responsive on powerpage (edit image/logo/header etc), can someone guide me? many thanks!
Regards,
Yeam
Hi all! i would like to edit mobile responsive on powerpage, would need help on where and how to edit mobile responsive on powerpage (edit image/logo/header etc), can someone guide me? many thanks!
Regards,
Yeam
Hi @yps104,
actually power page is a normal webpage.
You will just need to setup your media queries and use css to style your mobile version.
You can use different min-widht with the css classes or IDs and stlye them accordingly.
If you want some items not to be shown you can set them to display: none.
For media queries have a look here: https://www.w3schools.com/css/css_rwd_mediaqueries.asp or https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_media_queries/Using_media_queries
You will also find a lot if tutorials on youtube regarding media queries.
Some general breakpoints which will work for the most devices are:
Also with the bootstrap class names:
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.
WarrenBelz
146,679
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,015
Most Valuable Professional