Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!

Center image

Center image

elishakolade
Visitor
1 0 1

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 using Sense themeScreenshot for shopify.png

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
10211 2427 3081

Hi @elishakolade 

Please, share your store URL. If not publish please share the preview. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

suyash1
Shopify Partner
11057 1364 1745

@elishakolade  - can you please share this page link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

DaisyVo
Shopify Partner
4460 499 594

@elishakolade 

 

Please share with me the store link

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

oscprofessional
Shopify Partner
16375 2441 3190

Hi @elishakolade ,

 

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.

  1. Go to Online Store > Themes > Customize> Add custom liquid section 
  2. Add below code in the custom liquid

 

<div class="shopify-section page-width"
 <div class="centered-image-with-text">
  <img src="image.png" alt="Your Image Alt Text" class="centered-image">
  <h2 class="image-with-text__heading inline-richtext h1">Image with text</h2>
  <p class="image-caption">Your caption or text goes here.</p>
 </div>
</div>
<style>
.centered-image-with-text {
  text-align: center; 
  margin: 0 auto; 
  max-width: 100%;
}

.centered-image {
  max-width: 100%; 
  height: auto; 
  display: block; 
  margin: 0 auto;
}
</style>

oscprofessional_0-1735544025304.png

 

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...