Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • infocubic Friend
    #1086000

    Hi,

    I would like to set autoplay for features Intro module – JA ACM module. Please help.

    And also I need to add the below code in custom.css. I have already added but it is not working.

    .t3-sidebar {
    padding-top: 4px;
    padding-bottom: 14px;
    }
    .acm-features.style-1 .owl-nav {
    bottom: 0px;
    left: -28.33%;
    position: absolute;
    margin-bottom: 24px;
    }


    1. Untitled
    Saguaros Moderator
    #1086230

    Hi,

    For ‘autoplay’ feature, it needs to handle via JS, not CSS. You can access this file: root/templates/ja_healthcare/acm/features-intro/tmpl/style-1.php

    Look at the JS script near the end of file and change: autoplay: true

    http://prntscr.com/hytc2v

    Regards

    infocubic Friend
    #1086928

    Hi Saguaros,

    Now the autoplay is working fine.

    I would like to know why the custom.css is not working ?

    I have added the code below, but it is not applying.
    .t3-sidebar {
    padding-top: 4px;
    padding-bottom: 14px;
    }
    .acm-features.style-1 .owl-nav {
    bottom: 0px;
    left: -28.33%;
    position: absolute;
    margin-bottom: 24px;
    }

    Saguaros Moderator
    #1086933

    Hi,

    Kindly share the URL here and send me some screenshots illustrate how you want to achieve, I will check for you.

    infocubic Friend
    #1086943

    I need to move the next and previous buttons to center so I added the custom code in to custom.css but it is not working (http://cubic.co.in/)

    .acm-features.style-1 .owl-nav {
    bottom: 0px;
    left: -28.33%;
    position: absolute;
    margin-bottom: 24px;
    }

    and also I added one more code to hide the addthis share button but does not work (http://cubic.co.in/)

    /@media all and (min-width:768px)/
    .addthis-wrap {
    display: none;
    }

    The first code looks like it is working fine in contact us page ( http://cubic.co.in/contact-us/)

    .t3-sidebar {
    padding-top: 4px;
    padding-bottom: 14px;
    }


    1. joomla-cubic
    2. joomla-cubic1
    Saguaros Moderator
    #1087209
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 6 years, 2 months ago.

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