dominich

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in 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

    Viewing 1 post (of 1 total)