Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Kloeckner Friend
    #205342

    hi
    in our new site ( http://www.ferienwohnung-im-koenigswinkel.de which is not yet live for customers) I am using jaaccordion as a faq module. when resizing the width of the browser – the text in jaaccordion stays as long as it is in full screen and does not adapt…
    what has to be changed that jaaccordion will be responsive as well? I played around with the css but had no success.
    can you pls help with that issue – thanks in advance and kind regards from Bavaria.
    william

    in use:
    Joomla!-Version 3.4.1
    all extensions uptodate
    faq are under service

    Saguaros Moderator
    #566267

    Hi William,

    You can try with my tweak as below:

    – Go to CSS file: /templates/uber/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:

    @media (max-width: 768px) {
    .ja-accordion ul.ja-accordion-containner {
    width: 100% !important;
    }
    }

    Kloeckner Friend
    #566285

    hi saguaros

    that did the trick – thank you very much for looking into it and solving it…
    william

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

This topic contains 3 replies, has 2 voices, and was last updated by  Kloeckner 9 years, 7 months ago.

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