Issues on my mobile site

Hi. I have three issues on my mobile site of https://thebiscuitclub.com.au/

  1. There’s a huge gap between the header and the section “baking redefined”. (see first img)
  2. I’d like to remove the “baking redefined” section on the mobile site ONLY.
  3. “Order your Easter Biscuits before we run out” is up over the “making edible memories” section. (see second img)

thanks.

Hi Lacey,

Thanks for reaching out :slight_smile:

  1. It’s due to the margin applied to that very first section, it creates a gap where body background is visible. Please set its top margin to zero.

  2. You can use the feature hide during break points feature for the row where that text is. Please check this for more information https://theme.co/apex/forum/t/hide-during-breakpoint-explained/17378

  3. It’s due to -200px margin you have applied to the second section’s row. Please set it back to 0, or you can use Hide During Breakpoints to display different rows for each device with your preferred margins.

Thanks!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.