I will please like advise on how to have image center and text underneath the image for desktop and mobile view.
Am trying to take advantage of the full width , while at the same time have both text or caption underneath the (centered image.) am currently usingSense theme
To center an image with text or a caption underneath while maintaining responsiveness for both desktop and mobile views in the Shopify Sense theme, you can use a custom Liquid section.
Go to Online Store > Themes > Customize> Add custom liquid section
Add below code in the custom liquid
## Image with text
Your caption or text goes here.