Comments coptup4ik started the conversationJuly 19, 2019 at 8:57amHi. I am using Imagify picture optimizer and it replaces <img> tag with <picture>But this ruins my blog visual. Can you add support for this?Thank you 2,700PenciDesign repliedJuly 19, 2019 at 9:00amHi,WordPress has millions plugins and we can't check & compatible with all plugins. The plugin should make it compatible with the theme - We don't do the opposite.So, I recommend you contact with author of plugin and ask them about thisBest Regards,PenciDesigncoptup4ik repliedJuly 19, 2019 at 9:07amThank you for fast response.The problem is not about plugin rather there is some missing CSS rule in theme for <picture> tag because images don't align properly. 2,700PenciDesign repliedJuly 19, 2019 at 9:42amHi,Please show me URL for that issues.Best Regards,PenciDesign coptup4ik replied privately 2,700PenciDesign repliedJuly 19, 2019 at 10:10amHi,Please try add more this code to Customize > Custom CSS to fix it: .post-entry .aligncenter img { display: block; margin-left: auto; margin-right: auto; } Best Regards,PenciDesign coptup4ik replied privately 2,700PenciDesign repliedJuly 19, 2019 at 3:23pmHi,If so, that's not a bug - because your images are not enough the width.Example: http://prntscr.com/ohd6mfYou just need use bigger images and it will fit with your container as you want.Best Regards,PenciDesign Sign in to reply ...
Hi. I am using Imagify picture optimizer and it replaces <img> tag with <picture>
But this ruins my blog visual. Can you add support for this?
Thank you
Hi,
WordPress has millions plugins and we can't check & compatible with all plugins. The plugin should make it compatible with the theme - We don't do the opposite.
So, I recommend you contact with author of plugin and ask them about this
Best Regards,
PenciDesign
Thank you for fast response.
The problem is not about plugin rather there is some missing CSS rule in theme for <picture> tag because images don't align properly.
Hi,
Please show me URL for that issues.
Best Regards,
PenciDesign
Hi,
Please try add more this code to Customize > Custom CSS to fix it:
Best Regards,
PenciDesign
Hi,
If so, that's not a bug - because your images are not enough the width.
Example: http://prntscr.com/ohd6mf
You just need use bigger images and it will fit with your container as you want.
Best Regards,
PenciDesign