This topic has 6 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Dear Support,
I would like to have the WPML language and currency switcher on the top header in a single line. At the moment, I could only put them under each other.
This request was raised already by another user (https://www.8theme.com/topic/language-switcher-in-right-top-bar/), however the proposed solution does not have any effect on my site…
Could you please help me?
Best regards.
F.
Hello,
Try to add this code in Custom css:
.top-bar .languages-area {
width: 40%;
display: inline-flex;
}
Regards,
Rose Tyler.
Dear Rose,
I inserted the code however, I could not see any change in the top menu. Could you please help me?
Best regards.
F.
Hello,
I’ve added the code in style.css of your child theme. Please check.
Regards,
Rose Tyler.
Dear Rose,
The language switcher is now aligned however, this triggered an error message related to revolution slider!!
This is the message:
Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.
This includes make eliminates the revolution slider libraries, and make it not work.
To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.
2. Find the double jquery.js include and remove it.
Could you please help me?
Hello,
The previous code doesn’t relate to revolution slider.
Please check slider now.
Regards,
Rose Tyler.
Tagged: currency, language, switcher, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up