Reposition and reduce size of text on Image Banner for Mobile

Reposition and reduce size of text on Image Banner for Mobile

Lizzo333
Excursionist
15 0 4

Hi there!

 

I'm using Spotlight theme

 

My URL is www.outerlayer.com.au

 

On the homepage banner on Mobile, I would like to:

1. Reduce the size of the Header text (ideally to fit on the one line)

2. Reduce the size of the Body text 

3. Position the Header text, Body text and Button down 

 

Screenshot 2025-02-27 at 1.08.15 PM.png

 

Thanks so much for your help!

LIzzy 

Replies 4 (4)

LizHoang
Shopify Partner
1251 159 196

Hi @Lizzo333  I dont see the text and button 

LizHoang_0-1740622924221.png

 

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

Check our Joy Rewards & Loyalty Program
Lizzo333
Excursionist
15 0 4

Hey @LizHoang – ah my apologies, I just realised that it wasn't displaying correctly on live site.

I had added some custom code to try and increase the image banner height on mobile with text overlaid – but it broke something. 

I've fixed and it should look like this now:

 

IMG_0538.jpg

 

I want it to look like is:

 

IMG_0538.jpg

 

An example of the image banner depth I'm referring to is below (https://honorthegift.co/)

IMG_0539.jpg

 

Thanks so much!

 

Lizzy

DaisyVo
Shopify Partner
4338 482 568

Hi @Lizzo333 

 

Let me ask you are trying to solve the problem on desktop, mobile or tablet

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

topnewyork
Astronaut
1299 160 217

Hi @Lizzo333 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
@media (max-width: 768px){
 .header__icon .icon {
    height: 1.5rem !important;
    width: 1.5rem !important;
}
.header__icon--cart .icon {
    height: 3rem !important;
    width: 3rem !important;
}
.header__heading-logo {
    max-width: 80% !important;
}
}
</style>

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month