Hi,
Im trying to edit my theme but when I added the logo. It only shows on the destop view but then the phone view it only shows the 40x40 square box. Hope anyone could help me with this
Hi,
Im trying to edit my theme but when I added the logo. It only shows on the destop view but then the phone view it only shows the 40x40 square box. Hope anyone could help me with this
@Leo036 Please provide store url and password if have?
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (max-width: 679px){
.header__heading-logo-wrapper {width: 50% !important;}
}
Thanks!
There is no file name base.css file in my assets. Any suggestions ?
Please add the following CSS code to your
assets/engo-customize.scss.liquid bottom of the file.
I did but nothing happen ![]()