Shopify themes, liquid, logos, and UX
Hello guys currently working on my website www.auraliving.nl i want the bottom of my page / website on mobile to be the same on all other pages on my website ( like product page, contact page, etc, etc, any page ) is there any code or easy way to do this. check out on my website what i mean & i include a screenshot below. Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @NinoB97 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Sections/collapsible-content.liquid
3. Refer screenshot to remove code.
4. The same for sections/image-with-text.liquid
5. Go to Customize -> add section to footer -> It will be will appear all pages
This is an accepted solution.
Hi @NinoB97 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Sections/collapsible-content.liquid
3. Refer screenshot to remove code.
4. The same for sections/image-with-text.liquid
5. Go to Customize -> add section to footer -> It will be will appear all pages
Hi @NinoB97 ,
Please see the two options below to update the footer across all pages:
Using Shopify's Theme Customizer:
-Go to your Shopify Admin and navigate to Online Store > Themes.
-Click on "Customize" next to your active theme.
-In the theme customizer, navigate to the footer section and ensure it is set up correctly. Changes here should apply to all pages.
Editing the Theme Code:
-Go to Online Store > Themes in your Shopify Admin.
-Click on "Actions" next to your active theme and select "Edit code".
-Find the footer.liquid file, located in the Sections folder.
-Ensure that the footer.liquid file contains all the necessary elements you want to appear across all pages.
-In the Templates folder, open the templates for the pages where you want the footer to appear (e.g., product.liquid, contact.liquid, etc.).
-Include the footer by adding the following line at the bottom of each template file:
{% section 'footer' %}
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024