Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #691851

    Hi,
    I have a strange 1px white border that appear between the images of the portfolio grid module.
    How can I hide this border?
    Thanks
    Rosa

    #691867

    Hi pinkabbestia!

    Can you please – with a screenshot – show us exactly which are you mean to, because it is hard for us to understand it?
    I loaded with firefox your web site and could not notice

    Best regards,
    Basilis

    #691869

    Hi Rosa!

    I checked your page however i cannot see white borders. Can you please post a screenshot and show it? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
    Also, which browser and OS are you using?

    Best regards,
    Yigit

    #692127

    Hi Yigit and Basilis.

    I’m using OSX EL Capitain
    This is a screenshot with Chrome, and the 1px white line is on the bottom of the portfolio grid.

    With firefox no borders are visibile, so is ok.

    Whith Safari the he 1px white line is on the top of the portfolio grid.

    Is very strange when you resize the browser window, sometimes the white lines disappear and sometimes appear.
    Thank you,
    Rosa

    #692129

    Another problem is with a portfolio grid module that I added with 3 colums.
    A strage white space appears after the third image, as you can see in this screenshot
    http://www.pinkatmosphere.com/wp-content/uploads/2016/09/3-columns-portfolio-grid.png
    The images are all with the same size.
    Thanks,
    Rosa

    #692765

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-chrome .avia-fullwidth-portfolio .grid-entry .inner-entry {
        margin: -1px;
    }
    

    I can only see the second issue however this might help with both.

    Best regards,
    Yigit

    #695449

    Hi Yigit,
    how are you? Hope fine.
    With your suggestion now the 1px border disappear.
    But still remain the problem with the 3 columns and the strange WHITE SPACE on the right of the third column.
    Thanks,
    Rosa

    #696042

    is there anyone?

    #696045

    Hi Rosa!

    I am fine, thanks. Hope you are too!
    I still cannot see that issue on my end :/

    Cheers!
    Yigit

    #696120

    Hi Yigit,
    the problem is with iOS and Chrome.
    When I use 3 columns portfolio gallery, I found strange white pixels at the end of the third column.
    http://www.pinkatmosphere.com/wp-content/uploads/2016/09/3-columns-portfolio-grid.png

    #696805

    Hi!

    I’m sorry but I can’t reproduce the issue on my end either. Please try to increase the width of the column slightly.

    #top .no_margin.av_one_third {
        width: 33.35%;
    }

    Adjust the values as necessary.

    Best regards,
    Ismael

    #701878

    Hi Ismael,
    I changed the value of your css with ” width: 33.33%” and it works.
    Thank you!

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘1px border between images – portfolio grid’ is closed to new replies.