https://060ef5-5.myshopify.com/
I want to do like this
A user seeks to reposition the currency selector and cart icon to the left side of their Shopify store header.
Current Issue:
Proposed Solution:
A PageFly support representative provided CSS code to implement this change:
Status: Solution provided but not yet confirmed as implemented or tested by the original poster.
This is Henry 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
.disclosure span {
font-size: 2.5rem !important;
}
.EzfyHeaderSearch.EzfyHeaderSearch–desktop {
margin: 0 !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly