Hello,
I made a side with some team photos with a text hover effect. It looks great on the PC and the mobile, just on the I pad the writing is too big and it looks not ok.
Can somebody help me with a quick css that i can put in so that it looks ok? That would be great!
And is it possible to put names under the pictures?
Thanks, rixi
Hey rixi,
Nice looking site, good job :-)
I’m not sure what text you want to change though, could you post a screenshot of it please? You can upload to a service like google drive or dropbox and then link to it here.
Best regards,
Rikard
Hello Rikard,
here is a link to a screenshot from the teampictures on the IPad.
By the team pictures you can just see a few words but not the whole text that belongs to the pictures.
http://www.rb-artworks.de/screen.jpg
You have any idea how to change it so it is possible to read everything?
Best regards,
rixi
Hi,
Thanks for the clarification, please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.av-masonry-entry-content {
font-size: 12px !important;
line-height: 18px !important;
}
}
Best regards,
Rikard
Hi Rikard,
I just tried it out, but nothing changed.
Should I send you the login or the side?
Thanks already :)
Rixi