[css]
@media (max-width: 801px){
body {
padding-top: 10rem;
}
.header-logo-image-unknown-size {
max-height: 8rem;
}
.navPages-container.is-open { padding-top: 10rem;}
}
[/css]
bigcommerce removed footer script so to add custom CSS use Advanced Settings › Web Analytics
a quick video guide for custom CSS for dummies
kyriakos karmiotis (Customer) asked a question.
June 30, 2020 at 9:10 PMLogo on mobile version is too small
I tried many different codes but nothing seems to work. i also tried css codes that i found here in similar questions but again nothing. I placed the codes in footer.html
The logo on my mobile version is tiny. Can you please help me make it visible at least?