Heading and sun heading help!

Solved
UBS
Tourist
8 0 1

IMG_2756.jpeg

Hi All!

As you can see my heading & sub-heading are below the picture for the mobile version, can anyone tell me how to have it placed on the picture like the browser version.
Also is there a way to shrink a picture to make it fit to the screen, the mobile image is fine but the computer browser image doesn’t sit properly and is too big so it cuts off wording and pictures.

 

Thank you!
Laura  

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
4084 935 1141

This is an accepted solution.

Hi @UBS 

 

Thank you for the info

 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@media only screen and (max-width: 750px) {
.slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent.scroll-trigger.animate--slide-in {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-0d46d0bc-f34e-42c3-911f-67818002b7ce.gradient.slideshow__text--center.slideshow__text-mobile--center {
    background: none;
}
}

 

  • And Save.
  • Result

Made4uoRibe_0-1699076641423.png

 

As for your collection banner getting cut off

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Customize"
  • Go to the section banner and click the title. Make sure to set the banner height to "adapt to first image". See image below as reference

Made4uoRibe_1-1699076818445.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

 

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


View solution in original post

Replies 8 (8)
ignelis_
Shopify Partner
22 2 4

Hi, Laura @UBS !

 

Could you please share you store URL with the password (if needed)? Thanks!

Ignas | Website Developer
- Did my reply help you? Press Like to let me know!
- Did I answer your question? Mark it as an Accepted Solution
- Hire me! WhatsApp: +37062284670
UBS
Tourist
8 0 1
Made4uo-Ribe
Shopify Partner
4084 935 1141

Hi @UBS 

Would you mind to share your Store URL website? with password if its unpublish. Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


UBS
Tourist
8 0 1
Made4uo-Ribe
Shopify Partner
4084 935 1141

This is an accepted solution.

Hi @UBS 

 

Thank you for the info

 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@media only screen and (max-width: 750px) {
.slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent.scroll-trigger.animate--slide-in {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-0d46d0bc-f34e-42c3-911f-67818002b7ce.gradient.slideshow__text--center.slideshow__text-mobile--center {
    background: none;
}
}

 

  • And Save.
  • Result

Made4uoRibe_0-1699076641423.png

 

As for your collection banner getting cut off

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Customize"
  • Go to the section banner and click the title. Make sure to set the banner height to "adapt to first image". See image below as reference

Made4uoRibe_1-1699076818445.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

 

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


UBS
Tourist
8 0 1

Thank you so much! It worked perfectly. 

Made4uo-Ribe
Shopify Partner
4084 935 1141

Welcome!

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


fadi_yousif
Shopify Partner
311 39 52

Hi Laura,

You should be able to place the text on the image through the theme editor. I'm not sure what theme you're using, but in Dawn, there's a Show container on mobile option that needs to be unchecked. There should be a similar option in your theme.

Untitled design (29).png

Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
 - Did I help? Leave a tip!
 - Need my help? Chat on Telegram or WhatsApp
 - Was your question answered? Mark it as an Accepted Solution