Hi,
Please can anyone help, I am trying to reduce the amount of left and right padding on the Mobile version of Image with Text section on the homepage of my website.
Please see image below, the padding to the left and right of the text is excessive, does anyone know if this can be changed on the Venture theme.
Thanks in advance for any assistance.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (min-width: 750px){
.image-content__text{ padding: 0px !important; }
}
Hope it works.
Thanks!
User | Count |
---|---|
817 | |
117 | |
84 | |
79 | |
72 |