Tablet titles and captions
jkinglet
Registered Users Posts: 73 Big grins
Just fired up my new Surface Pro 3 (WIN 8.1). Small issue. Site works perfectly on my Samsung Galaxy Note 4 but on the SP3 the rollover titles and captions on the gallery thumbs don't roll. They just sit there. Otherwise the site works fine. Since The SP3 is a touch screen tablet with optional keyboard and mouse I understand why the rollovers won't work. Allen shot me some CSS to fix the same caption issue on the Android (smart phone) See Below. Why won't the same CSS that works on the Android work with the tablet gallery title and caption? Thanks. Jeff
(this css fixed the android title caption problem)
@media only screen and (max-width: 799px) {
.sm-tile-info > .sm-tile-caption {
display: none
TheAvianZone.com
(this css fixed the android title caption problem)
@media only screen and (max-width: 799px) {
.sm-tile-info > .sm-tile-caption {
display: none
TheAvianZone.com
Failed to load the poll.
0