At the bottom of my website there is a currency drop down but i want the drop down to be in line with the heading. whats some code that can fix this?
Website: desirestreetwear.co
At the bottom of my website there is a currency drop down but i want the drop down to be in line with the heading. whats some code that can fix this?
Website: desirestreetwear.co
Hello @Desire4
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi @Desire4
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
.footer__column.footer__localization.isolate {
justify-content: center !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly