How can I modify header images for desktop and mobile view?

How can I modify header images for desktop and mobile view?

sebastiaanjopp
Shopify Partner
31 0 7

Hi All, 

 

I have an issue, i want to change my header only pictures on desktop and mobile only text. 

sebastiaanjopp_0-1706102998239.png

 

I really want below, but when im doing this on mobile i dont have a link anymore to basics or denim. 

 

sebastiaanjopp_1-1706103175362.png

 

Please help me,

 

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
11288 2212 2382

hi @sebastiaanjopp 

Could you share your store URL?

- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. Buy me coffee!
- 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.

sebastiaanjopp
Shopify Partner
31 0 7

Made4uo-Ribe
Shopify Partner
10036 2386 3012

Hi @sebastiaanjopp 

You can hide theme using media query. Like this. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

@media only screen and (min-width: 1139px) {
 #section-header > div > div:nth-child(1) > nav > ul > li:nth-child(4) > div > div > div.MegaMenu__Item.MegaMenu__Item--fit {
    display: none;
  }
}

 

And Save. 

Result:

Made4uoRibe_0-1706109448247.png

This wont be affected the lower screen min width this work are in 1139px size screen. 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.