Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #734000

    Hi,

    how is it possible to change the header to transparent on the search page?

    Thanks.
    Tobias

    #735217

    Hey PAGEPAPER,

    It might be possible with some css, can you point us to your search page? also try adding this css code in Quick CSS (located in Enfold > General Styling):

    .search .header_bg { 
        background:transparent !important; 
    }
    
    .search #main { 
        padding-top: 0px !important; 
    }

    Hope this helps :)

    Best regards,
    Nikko

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