Viewing 1 replies (of 1 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    silvershine,

    You can add styles for mobile device only

    /* Note:Design for a width of 320px */
    @media only screen and (max-width:767px) {
    
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Overlap into right margin on mobile device’ is closed to new replies.