Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
please Go to Online Store->Theme->Edit code then go to Asset->/theme.css ->paste below code at the bottom of the file.
.header .promo-banner{
padding: 18px 0 !important;
}
@media only screen and (max-width: 749px){
.header .promo-banner{
padding: 18px 0 !important;
}
}
This is an accepted solution.
hey sorry for this remove last code and insert this code
@media only screen and (max-width: 749px){
#header .promo-banner{
padding: 13px 0 !important;
}
}
User | Count |
---|---|
446 | |
207 | |
102 | |
87 | |
87 |