Hi,
I'm trying to target a specific text block on mobile so that I can adjust the text styling (from centre align desktop, to left align mobile), and other elements such as padding. Is there a way to target and style a block through CSS that doesn't affect all the other blocks?
Here's the site: https://www.rejectsupply.com/ Test123
The block I'm trying to style is called "H2 Text Block" on the site itself, (ID block-ce591823b8f1025afa01)
Thanks!