What is the best way to replace the header background image?

  • Posted in : Bloggy WP
  • cberse
    Participant

    I’d like to have a full-size header background image.

    What is the best way to add that?

    Should I do this manually, updating the CSS and possibly adding a child theme? Is there a better way, allowing customization via the admin interface?

    Code samples would be great.

    Thank you!

    ahmetsali
    Keymaster

    Hi, you can do it with a custom css code;

    .site-header .row {
        background: url("your-image-url-here.jpg");
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register