Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #962471
Search results page
Closed

Comments

  •  2
    miam00 started the conversation

    Hi, can you let me know how to edit the search results page please. I cannot locate any page in the demo to edit header, top bar etc?

    Thank you

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    body.search .page-title-block {
        padding-top: 60px;
        padding-bottom: 60px;
        background-image: url('IMAGE_URL');
    }
    body.search .page-title-title .light {
        color: #123;
    }
    body.search .page-title-title .highlight {
        color: #123 !important;
    }
    body.search .gem-icon-inner * {
        color: #000 !important;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    miam00 replied

    THank you, much appreciated