Shopify themes, liquid, logos, and UX
i want to move the social media icon(s) in the footer so that they are placed above the 'useful links' menu. please see attached for reference
URL: golazocasesuk.myshopify.com
theme: trade
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @golazocases
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.footer__content-top {
display: grid !important;
}
.footer__content-top .footer-block--newsletter {
order: -1 !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
- Here is the solution for you @golazocases
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.footer__content-top {
display: grid !important;
}
.footer__content-top .footer-block--newsletter {
order: -1 !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
thanks but can you ensure the padding between the icon and the text is equal to the padding below
Can you try this code @golazocases
.footer__content-top {
display: grid !important;
}
.footer__content-top .footer-block--newsletter {
order: -1 !important;
margin-bottom: 2rem !important;
}
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025