hello from the mobile smartphone on the home you see the footer very high. how do I fix? http://www.studioingegneriabarreca.it
thanks
Hi patriscia!
You are currently using a fixed layout. Please go to Enfold theme options > General Layout > Dimensions and choose to display responsive layout
Regards,
Yigit
Hi Yigit
I do not want the site responsive because it totally changes the layout. you can not do otherwise?
Hey!
You can try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
div#main .container {
min-height: 1500px;
}}
Cheers!
Yigit
nothing has changed:-(
Hey!
Unfortunately I cannot think of anything else :/ Depending on the screensize of mobile device, your website should have enough content/height to fill the whole screen
Best regards,
Yigit
ok thank you