Okay
  Public Ticket #2338351
Search Results
Closed

Comments

  • philschorr started the conversation

    Hello, I have two questions:

    1. Is there any way to change the search results page to be dark mode?

    2. Can I customize the format of that page in any way?

  •  675
    Neuron replied

    Hi,

    The only options that will affect that page are located in Appearance > Customize > Utility > Search.

    Please try adding the following style.

    .search .l-primary-header,
    .search .l-theme-wrapper .l-main-wrapper,
    .search .o-hero {
      background-color: #121212 !important;
    } .search .o-hero__content__title,
    .search ul.menu.m-header-default-menu li.menu-item > a {
      color: #fff !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • philschorr replied

    Thank you!

  •  675
    Neuron replied

    You're welcome anytime, feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.