Posted January 13, 20232 yr I am using the WysWyg block on my home page to put in an image. Not sure if that is right, but want an image to span the width of the home page, but it is not working.
January 13, 20232 yr Community Expert When using the WYSIWYG block, it acts in the same manner as the editor, so would respect maximum width etc. You would need to create your own html block from the admin CP with that image in, and code the CSS according to what you wish it to do. Or add this into your theme accordingly. There is nothing that would make it the full width of the size on every device, unless you code that in somewhere