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%;
}
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
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. 🙂