Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • fdussaussoy Friend
    #193883

    Hi,

    Introducing module is cut by header when I launch my website on a mobile device.

    please can you check this for me ? demosite.wytaa.fr

    Thank you for your help
    francois

    phong nam Friend
    #519036

    Hi Francois,

    You can try to insert following css rules to templates/ja_onepage/css/custom.css file:

    @media (max-width: 640px) {
    .hero-unit {
    margin-top: 80px;
    }
    }

    fdussaussoy Friend
    #519091

    Leo,

    thanks but this file “custom.css” only contains 4 lines :

    @import url(../fonts/homestead/stylesheet.css);
    @import url(../fonts/bebas-neue/style.css);
    @import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
    @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

    There is no other “custom.css” file in my template directory…

    thank you

    phong nam Friend
    #519106

    It seems you misunderstood my suggestion. I mentioned that you should insert the CSS rules (instructed above) into that custom.css file. That will help you to adjust the Hero section on mobile view.

    fdussaussoy Friend
    #519120

    It works fine ! thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  fdussaussoy 10 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum