Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Manes Friend
    #951774

    Hello,

    When seeing the homepage on a mobile device the background image of the slideshow is aligned on the left side, I need it to be aligned on the right side.

    Can you please let me know what I should correct to achieve that ? Please see enclosed a screen shot to tell you what I am trying to achieve.

    Thank you.


    1. right-alignement
    Saguaros Moderator
    #951928

    Hi Manes,

    You can try with this tweak:

    • Go to file: ROOT/templates/ja_healthcare/css/custom.css (create this file if it doesn’t exist)
    • Add this css rule:
      @media (max-width: 676px) {
      .acm-slideshow .owl-carousel .item .img-bg {
      width: 100%;
      }
      .acm-slideshow .owl-carousel .slider-content .slider-content-inner > h1 {
      font-size: 29px;
      }
      }

    Hope this helps.

    Manes Friend
    #951974

    That was not exactly what I was trying to do, but helped me to figure out how to achieve it.

    Thank you.

    Saguaros Moderator
    #952004

    Do you mind sharing your findings here?

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

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

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