Hi There,
Hoping you can help me with these two topics.
1. The search box is still overlapping on some monitors, is there a way to make the box with the word “search” in it shorter width so that the “go” button and “search” box are aligned but don’t ever overlap or drop to the next line?
I currently have this added in custom css, but I can’t get the box smaller…
.etheme_widget_search {
width: 280px !important;
}
2. The font on my check out buttons are black with black background or orange with orange background, is it possible to make the font white? (see private screen captures)
Thank you for any help!