Debutify 3.0.5 how to add spaces between sections of the all store pages

hi guys

fitandoxy.com

0

i need to add more space between the main image and the text content for all sections

1 Like

@AtifGusti

sorry for that issue

bt how can i check your store password protect

pass : 0

@AtifGusti

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.featured-row-section {
    padding: 25px 0px;
}

thank you this working well

can you add one more between the big image and next text content

1 Like

@AtifGusti

yes please let me now screenshot where do i do this!