Hi,
I actually got help from someone and handled that issue.
But could you take a look at the collection image?
I want the whole image to show on mobile view - the image itself can reduce its size but I don’t want it to get cut off on both sides.
the url is : hanskin.com (yaolyo)
Step 1: Go to Online store > Themes > Actions > Edit code. - Step 2: Go to Assets > theme.scss.liquid and paste this at the bottom of the file: // SubHeading .Slideshow__Content .SectionHeader__SubHeading{ font-size: 15px !important; } // Heading .Slideshow__Content .SectionHeader__Heading{ font-size: 23px !important; }