Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #981186

    Hi
    Could you share a link to your website ?

    kmgdesign Friend
    #981284

    Its in layoutmodus and not ready! I need to fix it fast for a presentation next week.

    Thanks!

    Pankaj Sharma Moderator
    #981291

    Hi
    could point the issue with screenshot ?
    Here u can see its working fine in the module : http://prntscr.com/czxjrw

    kmgdesign Friend
    #981295

    did you see it? checked it?

    hmmn….

    i understand.
    thought the pic would scaled also.

    why not.
    this solution/layout is not really successful.

    the position of the owl controls, (style.css:189) bottom: 120px is to far in the pic.
    when i set it to 20px, nothing happened.

    Thanks!

    Pankaj Sharma Moderator
    #981310

    Hi
    In the smaller layout some style changes so the slideshow will adapt the small size view and looks fine .
    If you have any issue , you can add the screenshot of the problem and point the issue inside the screenshot , i will help you to make changes .

    kmgdesign Friend
    #981311

    Thanks for the fast answer.

    The position of the owl controls is too high, (style.css:189) bottom: 120px is to far in the pic.
    when i set it to 20px, nothing happened.

    Pankaj Sharma Moderator
    #981316

    Hi
    Since you have not posted the screenshot its hard for me to assume the issue .
    As per your description i assume you want to change the height of control buttons .
    For this either u can add below code in custom.css file

    .acm-slideshow .owl-carousel .owl-controls {
    
        bottom: 20px!important; }

    Or go to
    /templates/ja_healthcare/local/acm/slideshow/css/themes/rinde/style.css
    Find

    .acm-slideshow .owl-carousel .owl-controls {
      position: absolute;
      bottom: 120px;

    replace 120 with 20 .

    kmgdesign Friend
    #981323

    YAY!
    Pankaj, thanks again!
    Best!

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

This topic contains 8 replies, has 2 voices, and was last updated by  kmgdesign 8 years ago.

The topic ‘Not responsive? JA Advanced Custom Module: Slideshow : style-owl’ is closed to new replies.