Hi guys!
Hoping someone can help, I’ve coded in pages that are nearly all finished using narrative and some coding tutorials, the only problem left is on mobile there is a large space between my two top sections.
Can anyone help me fix this with my code?
Please see code below.
Thank you!!
{% section ‘hero-landing’ %}
{{ page.content }}
{% section 'custom-com' %}
{% form 'contact' %}
{% if form.posted_successfully? %}
{{ 'contact.form.post_success' | t }}
{% endif %}
{{ form.errors | default_errors }}
{{ 'contact.form.name' | t }}
{{ 'contact.form.email' | t }}
{{ ‘contact.form.phone’ | t }}
{{ ‘contact.form.message’ | t }}
{% if form.body %}{{ form.body }}{% endif %}
{% endform %}
{% section 'custom-com2' %}
{% section 'richtext-com' %}
{% section 'quotes-com' %}
{% section 'featuredcol-com' %}
{% section 'feature-row-com' %}
1 Like
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi,
How should I share the password with you?
Thanks
@larkpeach Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.