-
Maznet
How do I left-align the H1 title of the two pages listed below so they are positioned similarly to the other pages of this site?
-
Hi there,
Select the container with class
.gb-element-a0032c4c, and set itsjustify-contenttoflex-startinstead offlex-end. -
Maznet
Thanks, Ying, I’ve done as instructed, and now the title is left-aligned, but they are now too far left and not the same as the Community Programmes pages listed below.
I also checked the current configuration of the Community Programmes page, and this looks perfect, but has the justify-content set to flex-end. So I’m presuming it’s a different configuration I need to achieve my ideal solution. Any ideas?
-
Feel free to set a
padding-leftfor the container.gb-element-a0032c4c, e.g.,10%for desktop only. -
Maznet
Thanks Ying.
-
No Problem 🙂
- You must be logged in to reply to this topic.