Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1000548

    Our desktop website looks fine however on mobile devices there are huge padding around cells which doesn’t look nice. Is there anything we can decrease free space around cells? See admin credentials at private section. Thanks

    #1000570

    Hey bobika12345,
    For the cells on your homepage for mobile view, Please try this code in the General Styling > Quick CSS field:

    
    @media only screen and (max-width: 766px) { 
    #top.home .av_one_fifth {
    min-height: 100px !important; 
    }
    }

    Please clear any cache plugin and your browser cache and check.

    Best regards,
    Mike

    #1001414

    It works! Thanks

    #1001453

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1002031

    Yes, please

    #1002044

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Huge cell padding at mobile phone’ is closed to new replies.