In the Image with Text template I would like to center only the heading section while keeping the text section justified to the left. Right now, the only way to center the heading also centers the text. I have the most up-to-date Dawn theme version. If anyone can please give me the code to do that I would greatly appreciate it. Thank you.
Go to component-image-with-text.css file under assets folder. Look for .image-with-text__heading with ctrl+f as in the image above. Inside it add this code
text-align: center;
width: 100%;
If this helps your case please do like and accept it as a solution. Also if you need better customization or any related quries feel free to reach out at