hi dear,
i have menu image with 5 cities, but i wanna leave only one, but when i remove others and leave only one image menu the size is not 100% full screen how can i change that, look at the printscreen please.
i’ve added this class: ilat1
and in the the file wp-content/themes/gwangi/style.css
ive added this code:
.ilat1{
width: 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: -50px;
}
but t doesnt work, i’ve also changed image size in appareance -> menu but still the same
how can i make this image width 100% fullscreen?
tnx for your help