[Resolved] hide redundant widget search title

Home Forums Support [Resolved] hide redundant widget search title

Home Forums Support hide redundant widget search title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2383477
    catbiscuits

    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!

    #2383478
    catbiscuits

    Weird, it took a while but now it disappeared. Strange!

    #2383504
    Fernando
    Customer Support

    I see. Might have been a caching issue. Glad it’s resolved now though.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.