This topic has 1 reply, 2 voices, and was last updated 9 years by SQadmin.

  • Author
  • #19913

    I’m placing a default header background image through Theme Options>Styling Options. However I do not want it to display on my home/landing page. Looking for a quick css fix that allows the header to remain transparent on the landing page only. Otherwise I’ve got to use the same solution to place that header image on each of our 27 backpages.

    Thanks!

    #19999
     SQadmin
    Keymaster

    Hi there, you can add these lines in admin – Theme options/General settings/Quick css box:

    COPY CODE
    
    .navbar-transparent .header-color,
    .navbar-transparent .header-color .kleo-main-header {
    	background-image: none;
    }
    

    ps: we will add it also in our next update.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Header Background Image’ is closed to new replies.

Log in with your credentials

Forgot your details?