I am using the WoodMart theme – Marketplace2 demo.
This demo does not include a currency switcher in the header. However, other WoodMart demo themes clearly have a built-in currency switcher that is:
Perfectly aligned with the navigation bar
Styled natively with the theme
Consistent with header design (dropdown, spacing, fonts)
I have already installed FOX – WooCurrency, and the currency switching works correctly.
The problem is UI integration:
I tried adding the plugin’s switcher to the header
The design does not match WoodMart styling
Alignment and dropdown styling look different from your demo themes
My Question
How can I add a currency switcher in the header of the Marketplace2 demo that:
Matches WoodMart’s native demo styling
Aligns properly with the navbar
Looks the same as the switcher used in your other demo themes
Is there:
A built-in WoodMart currency switcher that can be enabled for Marketplace2?
A specific header element that should be used?
A recommended plugin or integration method that works with WoodMart’s header and styling?
I would like to avoid custom CSS hacks and use the official / supported approach.
Summary
Demo used: Marketplace2
Currency logic: FOX WooCurrency (working)
Issue: No matching header switcher
Goal: Same currency switcher UI as other WoodMart demos
Please guide me on the correct way to achieve this.