JonX
1
Hello
I would for this section to :
Here is my url : https://www.ambigoose.com/pages/our-ingredients
Thank you so much for your help
Jon
@JonX
sorry for that issue
can you please check theme setting maybe allow this option
JonX
3
Hello,
Thank you so much, Yes in the theme setting I deactivated the parallax and went to each section and change size to image height and it did the trick…
@KetanKumar Would appreciate so much an answer on the spacing (blank space between the section)
Thank you
Jon
hello @JonX
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media screen and (min-width: 729px) {
.template-page .brick__section.brick--2 {
margin-top: 0 !important;
}
}
JonX
5
@Kinjaldavra Thank you so much