Archived topic
Mobile optimizing with desktop
19 replies · Started by Dylan on November 8, 2022
Hi there,
you cannot edit content in the Customizer it is only for setting global theme styles. Those styles will cascade down to all content on your site where applicable. So what Fernando is showing is the Customizer method of setting a particular typography across your entire site. So thats global styling.
in the Editor some Blocks, provide styling controls, but the core Blocks DO NOT offer mobile responsive controls. For that you would need to use a GenerateBlocks Headline block instead of the core Text and Heading blocks.
See here on how to swap the block and make those responsive style changes:
Okay thank you, I understand.
So in saying that, there's no way to switch the button and image around without it affecting the desktop version?
Thanks
For clarification, may we know how you want it to switch around on mobile? Are you wanting to place just the button below the Image?
If so, there is a way. The way would be to duplicate the Button you currently have, and position it under the Grid. Then use the hide-on* classes for the two buttons so only one appear on specific views. Reference: https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes
Thank you guys for your help, I have managed to sort everything out now!
You're welcome Dylan! Glad everything's sorted now!