Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • torpedone Friend
    #1043855

    Hi. In my site I have an Advanced custom module background image with the Clients style and only one client which is called "La nostra rete" on the bottom of the site.
    I would like to transform the small current image of this module in a full size image filling the whole module to click on.
    Do you know how to help me?
    Thanks in advance

    My site: https://torpedone.org

    Saguaros Moderator
    #1044092

    Hi,

    You can try with this css rule:

    #uber-cliens-92 .owl-item {
        width: 100% !important;
    }
    
    #uber-cliens-92 .owl-stage {
        width: 100% !important;
    }
    
    .uber-cliens.img-grayscale .client-item span {
        width: 100% !important;
    }

    into this file: [root]/templates/ja_mono (your default template)/css/custom.css (create this file if it doesn’t exist)

    torpedone Friend
    #1045078

    I’m sorry, but it’s not working.
    I also tried to put this custom.css into the themes subfolders, but no way

    Saguaros Moderator
    #1045494

    You can share me the FTP account of your site so I will take a look.

    torpedone Friend
    #1045745
    This reply has been marked as private.
    Saguaros Moderator
    #1045853

    I updated again for you, kindly check.

    torpedone Friend
    #1049869

    Thank you very much!!!

    torpedone Friend
    #1049880

    Sorry, another question…how to delete the white sides of the image? It doesn’t seems to fit completely the module, even resizing in the right proportions

    Saguaros Moderator
    #1049975

    You can go to file: https://torpedone.org/templates/ja_mono/local/acm/clients/css/themes/torpedone/style.css

    At approx line 71:

    @media (min-width: 1200px) {
      .uber-cliens .owl-carousel .client-img {
        padding-left: 40px;
        padding-right: 40px;
      }
    }

    then change the padding left / right to 0.

    torpedone Friend
    #1050160

    Thank youuuuuuuu

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

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

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