Hello,
I would like to change the position of the texts on this page.
I’d like to have the texts under the image to be on top of them.
Here’s the preview link,
https://n5myead3ba80oj0o-44305055895.shopifypreview.com
Hope you can help me. Thank you!
Hello,
I would like to change the position of the texts on this page.
I’d like to have the texts under the image to be on top of them.
Here’s the preview link,
https://n5myead3ba80oj0o-44305055895.shopifypreview.com
Hope you can help me. Thank you!
it’s a customization work and you need to hire a developer,
or if you want to try your self then remove the title code and add it to the above of image code.
for these you must have a prior knowldege of coding.
thank you.
I do have a very basic knowledge in coding since I just started learning it. I would like to do this myself.
If you can tell me more about this, “remove the title code and add it to the above of image code”, that would be great.
find this code on the featured-promotion.liquid file and add it to the above of image where do you want.
it difficult to guide you, give me this file featured-promotion.liquid code.
I don’t know how to export it so I copy pasted it.
Here it is,
{% comment %}
** Featured promotions - dynamic **
{% comment %} Content settings {% endcomment %}
{%- assign blocks = section.blocks -%}
{% comment %} End content settings {% endcomment %}
{% if section.blocks.size > 0 %}
{% if block.settings.title != blank %}
{% if section.settings.show_divider %}
{% endif %} {% endif %}{% if block.settings.link != blank %}
{% endif %}
{% if block.settings.text != blank %}
{% schema %}
{
“name”: “Featured promotions”,
“class”: “shopify-section–featured-promotions”,
“max_blocks”: 4,
“settings”: [
{
“type”: “range”,
“id”: “featured_promos_per_row”,
“label”: “Promotions per row”,
“min”: 2,
“max”: 4,
“step”: 1,
“default”: 3
},
{
“type”: “select”,
“id”: “featured_links_style”,
“label”: “Animation”,
“default”: “animate_down”,
“options”: [
{
“value”: “”,
“label”: “None”
},
{
“value”: “animate_in”,
“label”: “Fade In”
},
{
“value”: “animate_up”,
“label”: “Fade Up”
},
{
“value”: “animate_down”,
“label”: “Fade Down”
}
]
},
{
“type”: “checkbox”,
“id”: “rounded_image”,
“label”: “Rounded images”,
“default”: true
},
{
“type”: “checkbox”,
“id”: “show_divider”,
“default”: true,
“label”: “Show divider”
}
],
“blocks”: [
{
“type”: “image”,
“name”: “Promotion”,
“settings”: [
{
“type”: “image_picker”,
“id”: “image”,
“label”: “Image”,
“info”: “840px wide recommended”
},
{
“type”: “url”,
“id”: “link”,
“label”: “Link”
},
{
“type”: “text”,
“id”: “title”,
“label”: “Heading”,
“default”: “Promotion”
},
{
“type”: “richtext”,
“id”: “text”,
“label”: “Text”,
“default”: “
This is a featured promotion block, add some text here to talk about your promotion.
”This is a featured promotion block, add some text here to talk about your promotion.
”This is a featured promotion block, add some text here to talk about your promotion.
”This is a featured promotion block, add some text here to talk about your promotion.
”{% comment %}
** Featured promotions - dynamic **
{% comment %} Content settings {% endcomment %}
{%- assign blocks = section.blocks -%}
{% comment %} End content settings {% endcomment %}
{% if section.blocks.size > 0 %}
{% if block.settings.title != blank %}
{% if section.settings.show_divider %}
{% endif %} {% endif %}{% if block.settings.link != blank %}
{% endif %}
{% if block.settings.text != blank %}
{% schema %}
{
“name”: “Featured promotions”,
“class”: “shopify-section–featured-promotions”,
“max_blocks”: 4,
“settings”: [
{
“type”: “range”,
“id”: “featured_promos_per_row”,
“label”: “Promotions per row”,
“min”: 2,
“max”: 4,
“step”: 1,
“default”: 3
},
{
“type”: “select”,
“id”: “featured_links_style”,
“label”: “Animation”,
“default”: “animate_down”,
“options”: [
{
“value”: “”,
“label”: “None”
},
{
“value”: “animate_in”,
“label”: “Fade In”
},
{
“value”: “animate_up”,
“label”: “Fade Up”
},
{
“value”: “animate_down”,
“label”: “Fade Down”
}
]
},
{
“type”: “checkbox”,
“id”: “rounded_image”,
“label”: “Rounded images”,
“default”: true
},
{
“type”: “checkbox”,
“id”: “show_divider”,
“default”: true,
“label”: “Show divider”
}
],
“blocks”: [
{
“type”: “image”,
“name”: “Promotion”,
“settings”: [
{
“type”: “image_picker”,
“id”: “image”,
“label”: “Image”,
“info”: “840px wide recommended”
},
{
“type”: “url”,
“id”: “link”,
“label”: “Link”
},
{
“type”: “text”,
“id”: “title”,
“label”: “Heading”,
“default”: “Promotion”
},
{
“type”: “richtext”,
“id”: “text”,
“label”: “Text”,
“default”: “
This is a featured promotion block, add some text here to talk about your promotion.
”This is a featured promotion block, add some text here to talk about your promotion.
”This is a featured promotion block, add some text here to talk about your promotion.
”This is a featured promotion block, add some text here to talk about your promotion.
”So that i told you need to hire a developer. use ctrl+z
nice thanks!
Your Welcome. or Give me collaboration access so i can help you, to fix it out.