Hey @randytheasian
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
Could you also help me out on the bottom padding on Contact Page?
URL: https://www.meta25.studio/pages/contact-us
For that just simply go into base.css line number 3202 and remove the margin-bottom from this code.
h1.main-page-title.page-title.h0 {
padding-top: 25px !important;
margin-bottom: 23px !important;
}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed


