gallery

Home Forums Hotel Pro gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #128999
    Pascal GaudinPascal Gaudin
    Participant
    • Topics: 20
    • Replies: 37
    • Total: 57
    Member since: July 30, 2015

    Hi,
    On my page https://appartement-evolene.net/appartement-de-vacances-a-louer-a-evolene/appartement-de-vacances-louer-evolene-herens/ the image gallery is displayed on 4 columns, that is perfect.
    I would like to do the same on my homepage https://appartement-evolene.net. But actually it’s displayed on 3 columns, I don’t know why.
    The code is :
    [area class=”gallery-wrap” width=”100%”]
    [portfolio cat=”Rotator”]
    [/area]
    or only
    [portfolio cat=”Rotator”] doesn’t change.
    Thank for help.
    Best regards. Pascal

    #129065
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    a.example-image-link { margin:0 30px 35px 0;}
    .example-image-link:nth-child(4n+4) { margin-right: 0 !important;}

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.