Reply To: Layout issues on mobile

Homepage Community Forums Aspire Theme Support Layout issues on mobile Reply To: Layout issues on mobile

#21984
dominich
Customer

    Hi Wes,

    The issue is not just limited to Front-Page-1 but over the entire page on mobile.
    It did help for front-page-1

    
    .front-page-1 {
        max-height: none;
        position: relative;
    }
    

    I’m indeed talking about widget locations with the solid color backgrounds.
    I’ve tried to add the following css but the background doens’t show up

    
    .front-page-6 {
        background-image: url(http://toedeloe.codebase.space/wp-content/uploads/2017/09/geschenken.jpg);
    }
    

    Thank you for the help