Hello, I need to center the title of my blog on the main blog landing page.
At this page: https://backnineskincare.com/blogs/discover
There isn’t an option to center “DISCOVER” on the page.
Thank you for the help.
Hello, I need to center the title of my blog on the main blog landing page.
At this page: https://backnineskincare.com/blogs/discover
There isn’t an option to center “DISCOVER” on the page.
Thank you for the help.
Hey @Back9ine ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @Back9ine
Follow these Steps:
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!
Best Regards,
Moeed
Hi @Back9ine ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Thank you! This worked perfectly!