This topic has 6 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
Hi,
I currently have both a language and a currency switcher in the top header bar. They both are visually sitting one on top of the other vertically, and so it’s making the top bar a bit large with too much white space.
How can I go about to rearrange them to be horizontal or next to each other, instead of on top of each other in the bar?
the site is: http://www.blushingbeauti.com
Hello,
Please try to add this code in custom.css file:
div#currency_sel_widget-2 {
margin-left: 150px;
margin-top: -23px;
}
Thank you.
Regards,
Eva Kemp.
Thank you! it worked
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hi Eva,
Would you be able help me again with this issue please?
I’ve changed the way the currency switcher looks on the site and now it’s back to being under the language switcher in my header.
I’ve tried inserting the code you gave me previously, but it won’t take effect.
Hello,
You had Custom CSS disabled in Theme Options > Custom CSS. I’ve enabled it.
But the problem still persists because you didn’t rename default.custom.css to custom.css via FTP in the directory wp-content/themes/legenda. Then add that code again.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Place in header top bar widget area’' has been successfully resolved, and the topic is now closed for further responses