How to make the products name and price align evenly on the product section on the homepage?
Hello @widhe3892
To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled ) and a screenshot about your wish ?
Thank you and hope to hear from you.
Best regards,
GemPages Support Team
Hi @widhe3892 , it can be by adding CSS code, please share your store URL so I can give you the code.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello @widhe3892
You can try to do this:
Go to Online Store β Themes β Actions β Edit code
Go to sections β featured-product.liquid
add the following code:
{% comment %} Product Section {% endcomment %}
{% if section.settings.show_product_section %}
{% endif %}
save and preview.
Hope this can help.
Ali Reviews
