Header Background across top main and bottom nav

This topic has 2 replies, 2 voices, and was last updated 3 years, 9 months ago ago by Olga Barlow

  • Avatar: brightskyapps
    brightskyapps
    Participant
    June 30, 2020 at 11:49

    Hi

    I want to have a Header background image across the whole nav (including the top, main and bottom), it seems I can’t do this?

    Iain

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 30, 2020 at 23:23

    Hello,
    I can’t check your site because of the protection.

    You can do this using below custom code (Theme Options > Custom CSS)

    .site-header {
        background: url(add_link_to_your_image);
        background-repeat: no-repeat;
        background-position: center;
        }

    And don’t forget to set the bg color transparent for all header areas http://prntscr.com/t9fnoz

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.