Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #1081366

    Hi Pierre,

    It due to the padding-right set for that module, you can open the file: http://new.aeroclub-versailles.com/templates/ja_healthcare/local/acm/features-intro/css/style.css

    At approx line 245:

    @media (min-width: 992px) {
      .acm-features.style-3 .features-content.features-content-right .features-item {
        padding-right: 192px;
      }
    }

    change the padding-right: 0;

    estevecom Friend
    #1081535

    Hi,

    Perfect!

    Have a nice day!

    Pierre

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

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

The topic ‘Enlarge a column on home page’ is closed to new replies.