• Hi all,
    this is a great theme with one only issue: it’s not responsive! …or maybe I cannot be able to make it responsive ??

    The site is: https://modorofficial.com/
    I set images for home section, about section and for a brand new section I created (section-10). On different screens, the images are not responsive (from desktop, but specially for mobile).

    Can you suggest some CSS custom code, probably with media-query, I can use to make them responsive?

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Theme Author MageeWP

    (@magictheme)

    Hi

    Onetone is fully responsive. If you want to cover the complete background, try adding the following custom css code

    .homepage section{
    -webkit-background-size:cover;
    background-size:cover;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to make this theme responsive?’ is closed to new replies.