Centre Title only in mobile version

Solved

Centre Title only in mobile version

NikosBat
Trailblazer
404 1 75

Hello guys, how can I centre the Title only in mobile version?

 

Bildschirmfoto 2024-12-26 um 13.37.56.png

Accepted Solution (1)

Moeed
Shopify Partner
7334 1989 2424

This is an accepted solution.

Hey @NikosBat 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (max-width: 767px) {
#shopify-section-template--22800324755788__collapsible_content_iH7YMU h2.collapsible-content__heading {
    margin-left: 0 !important;
    width: 100% !important;
}
}
</style>

RESULT:

Moeed_0-1735217158838.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 4 (4)

Moeed
Shopify Partner
7334 1989 2424

This is an accepted solution.

Hey @NikosBat 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (max-width: 767px) {
#shopify-section-template--22800324755788__collapsible_content_iH7YMU h2.collapsible-content__heading {
    margin-left: 0 !important;
    width: 100% !important;
}
}
</style>

RESULT:

Moeed_0-1735217158838.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


NikosBat
Trailblazer
404 1 75

Thank you Moeed, that solved my problem

Moeed
Shopify Partner
7334 1989 2424

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


DaisyVo
Shopify Partner
4375 485 577

Hi @NikosBat 

 

Could you please share the store link with us for further checking? 

 

Looking forward to hearing from you soon. Thank you!

 

Best,
Daisy - Avada Support Team.

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