My slideshow text lines width is way too long how do I bring them closer?

Hi @Pavit

Would you mind to share your store URL? Thanks!

https://aa86a5-8b.myshopify.com/?_ab=0&_fd=0&_sc=1

Thanks for the info, its password protected.

Yes because the store isnt finished yet

Yes, that is the purpose of the password page. Only Developer or designers can enter the store to fix it. I cant fix the problem if I cant inspect from the store. You can check the password from here.

Thanks!

I have sent you a message with the password

Also this only happens on mobile view

Thanks for the info, check this one.

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

@media only screen and (max-width: 749px){
.hero__text-shadow {
    width: 80%;
}
}

And Save.

Result:

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

Sorry, but that’s not what I was looking for. I’m talking about the sentence height spacing. The spacing with each sentence is too tall.

Hi @Pavit

You can change it from Online Store > Themes > Customize > Theme settings > Typography > under Heading, changeLine height option