Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1089815

    Hello Team,
    I have a question
    its about the 1st blogpost in my blog
    pls tell me why my miniature photos in the gallery show up with 2 white spaces https://www.barabasfoto.de/goldschmiede-arbeiten-im-atelier/

    pls could you fix that problem?
    http://www.barabasfoto.de

    #1090389

    Hey barabasone,

    The images have different size originally and when scaled down some of them are 1px taller and so the image on the next row cannot get to the left side. It is better to have images of the same size.

    Best regards,
    Victoria

    #1090448

    Hello Victoria,

    thanks so much,
    I tried so many times, I resized the jpegs, but still didn’t work than I mowed and played with them on the left and right till it worked,
    could you pls put me a quick css for the mobile version? I want to have all the pics there from the https://www.barabasfoto.de/goldschmiede-arbeiten-im-atelier/ all normal sizes, not on 2 columns just on 1 column( because the images are way too small on the mobile

    thanks very much

    have a nice weekend
    Bogdan

    #1090553

    Hi Bogdan,

    That’s a great effort Bogdan! Great job :)

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:767px){
        #top #wrap_all .avia-gallery-2 .avia-gallery-thumb a {
            width: 100% !important;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1090743

    Thanks Victoria,

    great it worked very well

    lets close the issue

    have a good day
    Bogdan

    #1091165

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘enfold gallery miniature photos have an interruption with 2 white spaces’ is closed to new replies.