1. I wanted to have more white space between the thumbnails on my home page. So I did what you said to me : make the size of .container bigger (in custom css -> responsive -> lg).
But now the screen doesn't reduce at the good moment when reducing the window, and the thumbnails are cutted by the edge. here a picture of what I'm trying to say : http://clementinetantet.com/clm/edge-cut.png
2. I don't understand why my logo is not centered on the vertical ipad format (it is everywhere else)
1. If you have no padding on the sides then this will be cut, that is because the padding prevents that from cutting the edges, and the problem is that there is a specific screen size when it gets resized and this screen size and thats why it gets hidden.
2. I just checked this and it is showing fine for me, it's in the center.
Ok thank you; but could you tell me what should I do to have these big white spaces between the thumbnails, but keeping no problem when I reduce the window ?
That's the source of the problem, because that is handled from the grid it cannot be changed, if that could be modified then it wouldn't be a problem for you.
Hi!
I've some little questions:
1. I wanted to have more white space between the thumbnails on my home page. So I did what you said to me : make the size of .container bigger (in custom css -> responsive -> lg).
But now the screen doesn't reduce at the good moment when reducing the window, and the thumbnails are cutted by the edge. here a picture of what I'm trying to say : http://clementinetantet.com/clm/edge-cut.png
2. I don't understand why my logo is not centered on the vertical ipad format (it is everywhere else)
Thank you!
Hi Clementine,
1. If you have no padding on the sides then this will be cut, that is because the padding prevents that from cutting the edges, and the problem is that there is a specific screen size when it gets resized and this screen size and thats why it gets hidden.
2. I just checked this and it is showing fine for me, it's in the center.
Best regards,
Laborator Team
Ok thank you; but could you tell me what should I do to have these big white spaces between the thumbnails, but keeping no problem when I reduce the window ?
Thanks
Hi again Clementine,
There doesn't seem to be a fix for this, tried many times but couldn't find a way to do this as it is managed by the grid.
Best regards,
Laborator Team
OK, in this case is there a way to change the 1200 px screen limit, to 1400 px for exemple ?
Hi Clementine,
That's the source of the problem, because that is handled from the grid it cannot be changed, if that could be modified then it wouldn't be a problem for you.
Best regards,
Laborator Team