badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Header background image always resizes

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #81506

    Hi Yes the background image header section are made covered position so that it gets fits for every screen sizes without affecting he height of header section.

    and the site title and tagline color are made white when having background image and overlay to dark and the color are made black when overlay is set to lighter. if you want to change color of the site title and tagline then go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .navbar-head .site-title,
    .navbar-head .site-title a,
    .navbar-head .site-description {
    	color: red !important;
    }

    Please replace the ‘red’ color with your desired color (Hex Color or Color Name). The background overlay won’t affect the color of Site Title and Tagline Color.

    Thanks

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.