Hi everybody.
I have tried to move the squared text & icon into the red area but the icons seem to disappear when I try to move them down.
Does anyone have a fix to this?
NOTE!: this is only an issue on mobile view.
see the picture for reference!
my website: https://www.imdedi.com
The code for the icons is following:
@media only screen and (max-width: 600px) { // change "30 dagars öppet köp" Text
.öppet__köp {
position:absolute;
margin-top:7% !important;
margin-left:-38% !important;
width:100%;
font-size: 65%;
}
}
@media only screen and (max-width: 600px) { // andra position och storlek på frakt ikonen mobil
.freight__icon img {
margin-top: 5% !important;
width: 15% !important;
height: 60% !important;
margin-right:-13%;
}
User | Count |
---|---|
437 | |
193 | |
139 | |
57 | |
44 |