Hello.
I’m using the grid portfolio layout on the home page and it looks perfect on desktop and iPhone however on iPad it shows inconsistent white lines in between each tile. Screenshot: https://www.dropbox.com/s/qjfixoxje4cy57n/Potfolio%20Grid.png?dl=0
Also – how can I enable the title to appear on mobile device – like it does on desktop?
Thank you.
Hi,
I loaded your screenshot and I am not sure I can understand the problem.
Could you please take a moment and elaborate so we can be able to understand?
Best regards,
Basilis
Hi Basilis,
The screenshot will show inconsistencies of white between each row. Top row and the second row has a large white band. then between row 2 and three, it has a small white band, then nothing between the next.
I would like it to have no white space – like row 3 and 4.
Hoping you can also assist, with enabling the title to show on mobile devices.
Thank you.
Hi,
Is it working properly if you remove the following css modifications?
.grid-content {
margin-top: -60px;
}
.grid-content {
margin-top: -100px;
}
Please upgrade the theme to version 4.2.3.
Best regards,
Ismael
Hi I removed the css as suggested however it now shows a white band at the bottom of each square, where I don’t want any white showing (no borders between each image) and the title to only show on hover.
https://www.dropbox.com/s/clbz478tixho5da/Capture2grid.JPG?dl=0
Hope you can help!
Hi tweetgeeb,
Can you disable caching and minification for now?
Best regards,
Victoria