Hi there,
I am using a currency converter widget in the top bar, and even though the color of the text in the top bar is set to dark and only the home page has it set to light, on all pages the dropdown button button is white. Therefore, even when all the other text is black, the dropdown button is hidden. I noticed, however, that when you load the page, at first it flashes black but turns white after the whole page loads. I tried deactivating WP-Rocket plugin, but this did not solve the issue.
I looked in the code and noticed there was something in style.css with the code:
.topbar-widget div.fancy-select div.trigger:after {
border: 4px solid transparent !important;
border-top-color: #fff !important;
right: 0;
}
and border-top-color was the reason why it was showing up as white.
Please get back to me as soon as you can (see screenshots in private content).
Thanks.