A user running an outdated version (4.0.1) of the Craft theme wanted to reduce or relocate a large grey language selector bar positioned below their logo.
Initial Solutions Proposed:
Manual code modification: moving the language selector block in the header file to position it near the cart icon
Custom CSS styling to adjust appearance
Resolution:
The issue stemmed from using a significantly outdated theme version. The current version (15.4.0) includes a native, better-integrated language selector in the header. After updating the theme, the language selector automatically repositioned itself and the overall site appearance improved.
Key Takeaway:
Updating themes creates a new preview version without affecting the live site, allowing safe testing of improvements and native feature implementations.
Summarized with AI on October 26.
AI used: claude-sonnet-4-5-20250929.
My current theme is Craft, and I would love to just keep that.
But I don´t like the massive grey bar just under my logo.
It´s a Language selector, but it takes up so much room.
I wonder if anyone can help me with making this bar smaller og just moving the language selector to the top right corner, next to cart.
This looks like a theme modification added later because the theme had no language selector in header in that version – yours is 4.0.1, while the latest is 15.4.0.
You may consider updating to the latest version of the theme, it has language selector implemented natively.
This is how it looks in the current version: