Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #383912

    hello from the mobile smartphone on the home you see the footer very high. how do I fix? http://www.studioingegneriabarreca.it
    thanks

    #383915

    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

    #383921

    Hi Yigit
    I do not want the site responsive because it totally changes the layout. you can not do otherwise?

    #383926

    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

    #383928

    nothing has changed:-(

    #383941

    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

    #383947

    ok thank you

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘footer on smartphone’ is closed to new replies.