Hi, I would really appreciate it if someone could help with aligning the title of the page to the centre. Thanks
1 Like
yes please try this code
- Go to Online Store->Theme->Edit code
- Asset->/section-main-page.css ->paste below code at the bottom of the file.
.page-title {text-align: center;}
1 Like