Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • rodrago Friend
    #208690

    Hi…

    I have problem in one ACM module Slideshow Style 2 … background images is fine but content is not responsive.

    Module : [NEPUGA] Slideshow Home

    Adam M Moderator
    #577529

    Hi @rodrago,

    Actually, the content itself is not scalable so the solution is to display only the title (first line) in tablet / mobile layout or just remove them and keep the image. Please let me know your decision and I will assist you with the code to do that.

    jm1100 Friend
    #577817

    Hi,

    Maybe it would be possible to use JA popup plugin to show all the text when “clicking” on the title ? how to do it only for mobile/tablet screen ?
    (actually I’m looking for a solution too for this problem)

    jm1100 Friend
    #644111

    Hi,

    Maybe it would be possible to use JA popup plugin to show all the text when “clicking” on the title ? how to do it only for mobile/tablet screen ?
    (actually I’m looking for a solution too for this problem)

    jm1100 Friend
    #742746

    Hi,

    Maybe it would be possible to use JA popup plugin to show all the text when “clicking” on the title ? how to do it only for mobile/tablet screen ?
    (actually I’m looking for a solution too for this problem)

    Adam M Moderator
    #577929

    Hi @jm1100,

    Actually it’s possible to do that but such it would require lots of customizations so I’m afraid that you might have to hire a developer to do it for you as we cannot assist you in such task.

    rodrago Friend
    #578030

    Hi Adam…

    I really needs all content in desktop/tablet/mobile views… in responsive way.

    Waiting for one solution about these issue..
    Thanks in advance for your efforts

    rodrago Friend
    #644321

    Hi Adam…

    I really needs all content in desktop/tablet/mobile views… in responsive way.

    Waiting for one solution about these issue..
    Thanks in advance for your efforts

    rodrago Friend
    #742954

    Hi Adam…

    I really needs all content in desktop/tablet/mobile views… in responsive way.

    Waiting for one solution about these issue..
    Thanks in advance for your efforts

    Adam M Moderator
    #578144

    Hi @rodrago,

    Try open file /templates/nepuga/css/custom.css then add this code :

    @media (max-width: 480px) {
    .acm-hero.style-light .hero-content {
    padding: 40px 0 !important;
    }
    .acm-hero.style-light .hero-content {
    padding: 40px 0 !important;
    }
    .acm-hero.style-light .hero-content .hero-intro {
    display: block;
    margin-bottom: 25px;
    }
    .acm-hero.style-light .hero-content .hero-btn-actions {
    margin-top: 25px;
    }
    }

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

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

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