Reply 291679 to: Currency

Avatar: ASTCM
ASTCM
Participant
June 22, 2021 at 16:10

Hello

User for backend is provided in the private content.
1- Please i want language and currency selector to be shown on mobile. and i want to know the steps as you mentioned.
2- you provided me with the following custom css code and i added it to my theme option so i can edit the alignment of currency widget on the header and i worked successfully.
But i made a reset and installed the theme again and when i added the same code i found the currency not aligned well. Check the screenshot: https://ibb.co/wYQfTjj

.et_b_header-widget p {
    margin-bottom: 0px;
}
.et_b_header-widget .woocs-style-1-dropdown .woocs-style-1-select {
    background-color: #212121;
    color: white;
    font-family: Staatliches;
}
.et_b_header-widget .woocs-style-1-dropdown, 
.et_b_header-widget .woocs-style-1-dropdown:hover, 
.et_b_header-widget .woocs-style-1-dropdown:active {
    box-shadow: none !important;
}
.et_b_header-widget .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li {
    font-family: Staatliches;
}
.et_b_header-widget .woocs-style-1-dropdown:focus {
    outline: none;
}

Thanks

Please contact administrator
for this information.
Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.