Shopify themes, liquid, logos, and UX
on mobile, I want the header to be on top of the image in my "image with text" section. how do I do so?
Hi @Eman_Akb
Could you share the link to your store and explain more about your request?
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
The text goes on over the image just fine on desktop as as shown in BSSCommers reply to my post.
but the text goes under the image on mobile which is what I'm trying to fix
1. Using the Shopify Admin (Easiest Method)
2. Using javascript
Step 1. Go to Admin -> Online store -> Theme > Edit code
Step 2. Find the file theme.liquid
<script>
document.addEventListener("DOMContentLoaded", function() {
var section1 = document.getElementById("shopify-section-sections--16262079283335__2c2ec774-3430-481f-b927-e9c035b9d24e");
var section2 = document.getElementById("shopify-section-sections--16262079283335__header");
var parent = section1.parentNode;
parent.insertBefore(section2, section1);
});
</script>
Result
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
It did not work. The text goes on top io the image just fine on desktop as your showed in your result picture.
but the text goes under the image on mobile.
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