If I put medium-sized images in my posts they are wrapped with text quite awkwardly on mobile phones. Sometimes it’s just a column of letters on one side. I think I need all the images had no wrapping if viewed on mobile phones. I remember with a previous them I found this code and it solved the problem:
@media only screen and (max-width: 767px) {
figure.alignleft, img.alignleft, figure.alignright, img.alignright {
float:none;
}
}
However, it doesn’t see to work now. Is theer any way to achieve it?
]]>www.mobilitysolutionsconsultant.net\advanatage
Thank you
]]>https://www.regencyrunners.co.uk/meet-the-leaders/
Any suggestions on how to fix this?
Thanks
]]>Today I went to update one of the pictures on this page and all of the sudden the wrapping of the text isn’t working anymore. Here is the page:
https://www.penniesintopearls.com/?page_id=490
Could someone please help me figure this out? Now like I said I am super new to this world so I need baby steps.
Thank you so much!
]]>We are having problems getting an image to wrap around the text. Below is the code for the image and the paragraph with the text we want it to wrap around.
<p style="text-align: left;"><a href="https://www.discoverytriangle.org/wp-content/uploads/2013/07/MH_SE-view.jpg"><img class="alignright size-thumbnail wp-image-1569" alt="MH_SE-view" src="https://www.discoverytriangle.org/wp-content/uploads/2013/07/MH_SE-view-150x150.jpg" width="150" height="150" /></a>The Discovery Triangle is your Master Connector to financial tools and development incentives that will make investing in the region a competitive opportunity.</p>
Were not really familiar with code and web design so please let me know if more information is needed
Thank you!!!!!
]]>When i plan my blog post using the editor it displayes the images and text as I want, but when i click preview it doesn’t display exactly as it does on the edit page.
I.e. Some text image wrapping isn’t quite correct, extra line breaks added.
I have also tried using the full page toggle and html mode to adjust but when I click preview it still doesn’t display as it should do.
Can anyone help.
Thanks
]]>