Hi there,
How do I remove the side margins in dark grey in the “Image with text” section. I am using the taste theme. It is the first section that comes up. With the text “Welcome to the future of …” Any help is appreciated.
URL: https://siriusgrooming.com/
Otherwise if unable to find the margins scribbled in green. How do i remove them.
Go to Online Store
2) Edit Code
3) Find styles.css.liquid file
- Add the following code in the bottom
.image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--21278691164473__6c3eecc6-723e-48ef-b3eb-53d91b1f4520-padding {
padding: 0px !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
1 Like
Hi, Thanks for the response. I can’t seem to find where to enter the code. As I do not have a styles.css.liquid file.
Appreciate the help
Solved. Appreciate the Help