• Resolved thommy2

    (@thommy2)


    Hi,

    First, its a great theme thanks for your work. Only a small thing I do not like its the large search result wrapper “preview-wrapper bg-color-black color-gray”

    look @ this picture: https://justpic.info/images4/0da8/searchresult.png

    there is a simple way with the command “display: none” but that does not look good visually maybe you have a idea? woud be great ??

    best regards
    thommy

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @thommy2,

    You can hide it with the following CSS:

    .archive-header-desktop { display: none; }

    …but then you won’t have any header indicating that you’re displaying search results (or a tag/category/author etc on regular archive pages).

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Customize Search Results’ is closed to new replies.