Reply 291291 to: Currency

Avatar: Rose Tyler
Rose Tyler
Support staff
June 18, 2021 at 07:38

Hello,

Try to add the next code in Theme Options > Theme custom CSS:

.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;
}

Regards

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.