Aligning Store Name Onto One Line (UPDATED)

Solved

Aligning Store Name Onto One Line (UPDATED)

Derek_Keller
Tourist
5 0 2
Hello Responder!

The previous response by LitExtension was a great fix, but it only functioned temporarily. On Mobile, my store title is on now back on two lines, not one. How do I fit my entire store name into one line? Which file should I adjust the code in?

Store Link: https://derekkellerstore.com/

Accepted Solution (1)

GabrielS
Shopify Partner
486 107 115

This is an accepted solution.

Hi,

 

One possible way would be to remove the padding and reduce the font size of the name, for mobile phones, like below:

@media (max-width:768px) {
.header__heading-link {
  padding: 0;
}
.header__heading-link span.h2 {
  font-size: 24px;
}
}

Adding the above code at the end of your 'base.css' file should do the job.

GabrielS_1-1664572095283.png

Let me know if this was of help.

 

 

Kind regards,

Gabriel

Gabriel Soare | Web Developer
Are you looking to customize your Shopify or to fix a website bug?
You can reach me through my website gabrielsoare.com, DM, or email hello@gabrielsoare.com.
Have I helped you? Like my post.

View solution in original post

Replies 2 (2)

GabrielS
Shopify Partner
486 107 115

This is an accepted solution.

Hi,

 

One possible way would be to remove the padding and reduce the font size of the name, for mobile phones, like below:

@media (max-width:768px) {
.header__heading-link {
  padding: 0;
}
.header__heading-link span.h2 {
  font-size: 24px;
}
}

Adding the above code at the end of your 'base.css' file should do the job.

GabrielS_1-1664572095283.png

Let me know if this was of help.

 

 

Kind regards,

Gabriel

Gabriel Soare | Web Developer
Are you looking to customize your Shopify or to fix a website bug?
You can reach me through my website gabrielsoare.com, DM, or email hello@gabrielsoare.com.
Have I helped you? Like my post.

KetanKumar
Shopify Partner
37598 3668 12156

@Derek_Keller 

can you try this code easy to add

1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

@media (max-width: 749px) {
.header__heading-link .h2 {font-size: 24px;} 
.header__heading-link {padding: 0;}
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing