Hi there,
i have applied a custom html block to my website and added the img source code and it works, however i notice that there is this little broken image icon showing at the left hand side.
source code
![]()
also i want the icons to expand and cover full screen but it seems to stick to the centre of the page only. hope it make sense what i am trying to achieve.
i want the end result to look like this (i did this through figma)
pls help
1 Like
@SaadLaghari
put below custom code :

it will be look like this
@SaadLaghari
can you please share store url
Hello @SaadLaghari
Please share your store URL.
i tried this code but didnt make any difference 
@SaadLaghari
put below css into theme.css
.page-width, .page-width--wide {
max-width: 100% !important;
margin: 0 auto;
padding: 0 20px;
}
i tried this, it worked on this image but it also moved other images to left side and also location button size increased as well.