Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sefja Developer
    #193445

    Hi —

    I am using JA Onepage quite unusual: I broke up the design and built a website with several pages. Nice design. 😉

    On the main page (Home) the background image appears two times — but *only* on small screen sizes (smartphone portrait and landscape, browser on desktop browser narrower than 640px.

    http://www.ruhnke-art.de/bibi-hippisch

    How can I fix this?

    Saguaros Moderator
    #517303

    Hi,

    You can try to open file: /templates/ja_onepage/css/custom.css


    @media (max-width: 767px) {
    #ja-header {
    height: 60px;
    }
    #ja-header .span10 {
    height: 0px;
    }
    .customintroducing .hero-unit {
    background: none;
    }
    }

    add new CSS rule (in red as above).

    sefja Developer
    #518113

    Thanks, that did it! 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  sefja 10 years, 10 months ago.

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