30/10/2023 o 21:49 #105718
hubertwolanski
Uczestniczka
Popracowałem, także z GPT
finalnie mam takie kody w CSS
@media screen and (max-width: 550px) {
.entry-header {
width: 100vw !important;
height: auto !important;
object-fit: cover !important;
}
}
@media screen and (max-width: 690px) {
.entry-header {
width: 100vw !important;
height: auto !important;
object-fit: cover !important;
}
}
Ale też nie działa.
Na smartfonie jak za duże było tak zostało