How do I rearrange my “Your Cart” and “continue shopping” headers to their default position?
Please refer picture down below for clarification:
URL: ABBASI (abbasigems.com)
Password: testingpage
Go to the homepage and add a product to the cart from the featured product, and check the cart icon
What I am expecting to be is something like this:
and also how do I reduce the font size of the Your Cart header and the continue shopping header
Thank you, any help or sources are much appreciated!
Hi @justauser
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file → Save
.title-wrapper-with-link {
justify-content: space-between !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Hello @justauser ,
It’s GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team