Shopify themes, liquid, logos, and UX
Hi All!
I would like to make the heading area longer on my slider so that my heading can all be on one line- see examples below. Any suggestion on how to fix it?
https://ebony-design.myshopify.com/
Password: dawlaw
@Bird_on_a_Wire
Remove above css as shown in screenshot that's
.banner__content {
padding: 0;
display: flex;
position: relative;
width: 100%;
align-items: center;
justify-content: center;
z-index: 2;
}
Replace above css with the below css:
.banner__content {
padding: 0;
position: relative;
width: 100%;
z-index: 2;
}
Throughout the above process your heading area become larger
User | RANK |
---|---|
211 | |
147 | |
66 | |
46 | |
45 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023