How to move "Continue shopping" text underneath "Your cart" text in Dawn Theme shopping cart

Solved

How to move "Continue shopping" text underneath "Your cart" text in Dawn Theme shopping cart

JenniferF
Explorer
64 1 9

Hello. I need help moving "Continue shopping" text underneath "Your cart" text in Dawn Theme shopping cart. I've attached a screenshot below. My URL is www.jennszencreations.com

 

Screenshot 2024-04-02 9.49.36 PM.png

Jennifer F
Accepted Solutions (2)

AnneLuo
Shopify Partner
943 175 201

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag

 

 

<style>
  .title-wrapper-with-link {
     flex-direction: column;
  }
</style>

 

AnneLuo_0-1712117993596.png

 

 

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

View solution in original post

AnneLuo
Shopify Partner
943 175 201

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag

<style>
  .title-wrapper-with-link {
    align-items: center;
  }
</style>

 

AnneLuo_0-1712450655016.png

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

View solution in original post

Replies 11 (11)

AnneLuo
Shopify Partner
943 175 201

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag

 

 

<style>
  .title-wrapper-with-link {
     flex-direction: column;
  }
</style>

 

AnneLuo_0-1712117993596.png

 

 

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

JenniferF
Explorer
64 1 9

It worked, thank you so much! 🙂

Jennifer F
AnneLuo
Shopify Partner
943 175 201

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.

 

Best regards

AnneLuo

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

JenniferF
Explorer
64 1 9

Hello Anne! I was testing my cart on my phone and noticed the text is aligning to the right. Is there a way to center it? I attached a screenshot.

Screenshot_2024-04-04-23-02-43.png

Jennifer F
AnneLuo
Shopify Partner
943 175 201

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag

<style>
  .title-wrapper-with-link {
    align-items: center;
  }
</style>

 

AnneLuo_0-1712450655016.png

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

JenniferF
Explorer
64 1 9

Hi Anne! That worked, thanks again for your help! 💜

Jennifer F
JenniferF
Explorer
64 1 9

Hello @AnneLuo. I just realized this code is no longer working. Could you please help me to update it?

Jennifer F
AnneLuo
Shopify Partner
943 175 201

Did you modify the code I provided?

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

JenniferF
Explorer
64 1 9

Hello @AnneLuo! Sorry it's taken so long to respond. I just tried the code, it did not work.

Jennifer F
JenniferF
Explorer
64 1 9

I did not modify it. I updated my theme and it no longer worked when I added it to the updated theme.

Jennifer F
AnneLuo
Shopify Partner
943 175 201

Hi, @JenniferF 

I have applied the access. Please accept.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee