Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Rajeeb Banstola

    (@rajeebthegreat)

    Thanks for reporting the error. I have fixed this bug in the updated version of Techism theme. Sorry for inconvenience but you can also solve that issue by adding following lines of css in style.css file ??

    .header-image {
    width: 100%;
    max-width: 100%;
    }

    Thread Starter asaraswat

    (@asaraswat)

    thanks for quick reply! i’ve never edited code before, though, and i don’t think i did it right.
    is it supposed to be:

    }
    .header-image {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    }

    .header-image {
    width: 100%;
    max-width: 100%;
    }

    /* Navigation Menu */
    .main-navigation {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    text-align: center;
    }

    because it’s not working

    Theme Author Rajeeb Banstola

    (@rajeebthegreat)

    The above css lines are working smoothly for me. I have fixed this error in update of Techism Theme. You can download and use the updated version. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header does not stretch’ is closed to new replies.