Hello, please try by adding this to style.css of child theme 🙂
COPY CODE
@media only screen and (max-width: 940px) {
ul#menu-sweetdate a {
color: white !important;
}
nav.top-bar.expanded a {
color: white !important;
}
.icon-reorder:before {
content: "\f0c9";
color: white !important;
}
ul#menu-sweetdate {
margin-top: 0px !important;
}
#header a:not(.button), div#main .widgets-container.sidebar_location .form-search a:not(.button), .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select {
color: white !important;
}
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution