Hi
can anyone help me to centre the heading ‘Love Your Dog In Print’ shown in my screenshot from Minimal theme, thanks.
Molly.
Hi
can anyone help me to centre the heading ‘Love Your Dog In Print’ shown in my screenshot from Minimal theme, thanks.
Molly.
Hi,
Please add the following code to theme.scss.liquid (Online Store > Actions > Edit code > Assets).
div .rich-text .section-header {
text-align: center !important;
}
I should be as below.
Hope it helps.
Thanks.
Hi DavidEKim
That has worked great, thanks.
Molly.