CSS issue on search bar widget
Good day,
I spoke with woocomerce support and they confirmed that it's a BeTheme issue. The support added the following CSS to the browser inspector and was able to move the text up. But if we add it to addition CSS it doesn't work and Woocomerce support said it must be blocked somewhere else and that we would need to reach out to BeTheme support to get this reloved.
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 12px;
}
edited the CSS for that from a line-height of 28px to 12px.
is there a way to fix this with css
our website URL: https://polokwanespa.co.za/
we are using Betheme version 25.1.5.1
Comments
Hello,
Please paste that CSS code into Theme Options -> Custom CSS & JS -> CSS
thanks
Thanks for the response
I would like to ask is this for footer specific because that widget has also been added to the shop but not as a footer but as a side bar/menu
Nevermind i see the shop search button dissapeard