Currency Switcher CSS Help
-
Hey So i added these css codes `.bwp-single-product .row { justify-content: center; }
.topbar-right {
display: flex;
flex-direction: row;
justify-content: right;
}.topbar-right > ul { order: 2 }
.topbar-right > div { order: 1 }
#alg_currency_select {
cursor: pointer;
padding: 0;
line-height: 1em;
margin-right: 12px;
}
#alg_currency_select {
cursor: pointer;
padding: 0;
line-height: 1em;
margin-right: 12px;
color: #868686
}`
to get my currency switcher to get customized in topbar menu but it disappeared the dropdown icon and i wanted to change the name of the currency https://snipboard.io/fB19hZ.jpg as its to big to just USD which for this case i cant find the orignal file to change the name and i dont have the support from the website developer which expired a week agoThe page I need help with: [log in to see the link]
- The topic ‘Currency Switcher CSS Help’ is closed to new replies.