Archived topic
hide redundant widget search title
2 replies · Started by catbiscuits on October 23, 2022
The word "search" above the search widget is redundant.
I can hide it by adding the following to CSS in my developer tools.
.wp-block-search__label {
display: none;
}
But adding that to additional css doesn't do anything.
I know I have a lot of questions today, but I'm so close to being able to launch and I am actually quite thrilled that I have shifted themes completely in about 8 hours of work as opposed to a week or more before GeneraetPress!
Weird, it took a while but now it disappeared. Strange!
I see. Might have been a caching issue. Glad it's resolved now though.