How Do I Remove Side Margins On Image With Text Section

Hello everyone, could you please help me delete the right margin on this image with text section ? I’d like to make the hand to be flush to the right side of the page without any space. Thanks in advance

1 Like

Hi @Thermoz

Could you share store URL?

Hey Dan, sure thing

URL : https://8c4199-3c.myshopify.com/

password : thohff

thanks in advance

Please add this code to Custom CSS of that section

.page-width {
max-width: 100%;
padding: 0px;
}

Hey Dan,

I copied the code to the Custom CSS but here’s the result :