Hello, please, can you help me,
the currency switcher is on the announcement bar, when I scroll down the page, the announcement bar disappears, but the currency switcher remains, is it possible to make the currency switcher an integral part of the announcement bar. Thank you very much)
Hello @ecom_armenia ,
Can you please share the URL of your store
1 Like
I write you message. Thank you very much.
Hello @ecom_armenia ,
- Navigate to the Online Store.
- Go to Themes β Edit Code β search for the file style.css, go to the end of the file, and paste the above code.
.doubly-float {
position: absolute !important;
}β
1 Like
Thank you very much. Itβs work!