-
AuthorPosts
-
September 18th, 2016 at 20:18 #39204
Hi all,
are there any issues known with responsiveness on Windows phones for posts in the Nirvana theme? All other phones work very well.Here the beginning and the end part of the post code (if it helps :):
_____________________________________________________________________
<table style=”width: 98%;”>
<tbody>
<tr>
<td><img class=”alignnone size-medium wp-image-321″
src=”http://………/></td>
<td>
<p style=”text-align: left;”>So happy to be here</p>
<p style=”text-align: left;”>I am happy to be here with you all. Thanks a lot.</p>
</td>
</tr>
</tbody>
</table><hr/>
_________________________________________________________________________On the windows one only the image is displayed, not the text.
Thanks a lot in advance.
deninz-
This topic was modified 9 years ago by
WindowsP.
September 19th, 2016 at 10:08 #39225Zed
Cryout Creations mastermindTables are inherently non-responsive. Using relative sizes they will shrink as low as their contents permits.
Do the images you use have inline sizes set? If yes, that’s as low as the table will shrink.If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.September 19th, 2016 at 19:32 #39241Thanks Zed 🙂
Just to confirm: Is there a reason, that the table solution resizes well on iPhones and Android phones, but is distorted on Windows phones?
-
This topic was modified 9 years ago by
-
AuthorPosts
The topic ‘Responsiveness on Windows (Nokia Lumia) phones’ is closed to new replies.