Hi there ![]()
I’d like to:
-
reduce the heading size on only content pages using Dawn.
-
reduce the bottom margin between this heading ad the body copy
Hi there ![]()
I’d like to:
reduce the heading size on only content pages using Dawn.
reduce the bottom margin between this heading ad the body copy
Please go to your Online store > Themes > Edit code > open section-main-page.css, add this code at the bottom and save file
.main-page-title {
margin-bottom: 2rem !important;
font-size: 32px !important;
}
Hi, @Andalbutka23 .
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag.
Result:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Hi there,
Thanks for your help, however you can see i the screen shots that the headings are different on different pages. Is there anyway of overriding all headings on content pages? ![]()
Hi thanks for your help. I tried that but the “About” heading is still bigger than the “Contact Us” heading. See screenshot I took in photoshop, placing the two side by side to check. Please advise what can be done to achieve consistent, smaller content page headings