New Shopify Certification now available: Liquid Storefronts for Theme Developers

Account icon in header for mobile.

Solved
Aprendiz
Tourist
9 0 3

I need some help... the icon account its not showing up for mobile.

I tried to make the icon smaller but didnt work.

 

I have Prestige Theme.

 

You can check the photo:

 

 

logo missing 2.pnglogo missing .png

Accepted Solutions (2)
Dan-From-Ryviu
Shopify Partner
5679 1047 1073

This is an accepted solution.

Go to your Online store > Themes > Edit code > open theme.css file, add this code at the bottom and save file

.header__secondary-nav .sm-max\:hidden { display: block !important; }

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

View solution in original post

ZestardTech
Shopify Expert
5300 950 1262

This is an accepted solution.

Hello There,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the Bottom of the file:

 

@media screen and (max-width: 749px){
.sm-max\:hidden {
display: block!important;
}
.header__secondary-nav {
gap: 5px;
}
}

 

ZestardTech_0-1699256877786.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 8 (8)
Aprendiz
Tourist
9 0 3

No 😕 

Dan-From-Ryviu
Shopify Partner
5679 1047 1073

This is an accepted solution.

Go to your Online store > Themes > Edit code > open theme.css file, add this code at the bottom and save file

.header__secondary-nav .sm-max\:hidden { display: block !important; }

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

Aprendiz
Tourist
9 0 3

This works so good! Thank you!

Dan-From-Ryviu
Shopify Partner
5679 1047 1073

Very welcome @Aprendiz 

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

ZestardTech
Shopify Expert
5300 950 1262

This is an accepted solution.

Hello There,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the Bottom of the file:

 

@media screen and (max-width: 749px){
.sm-max\:hidden {
display: block!important;
}
.header__secondary-nav {
gap: 5px;
}
}

 

ZestardTech_0-1699256877786.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Aprendiz
Tourist
9 0 3

This is so good because it makes fit the icons in the header. The other short code was adding the third icon in a second line.

 

Thank you!

ZestardTech
Shopify Expert
5300 950 1262

Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
PageFly-Richard
Shopify Partner
3678 807 1455

Hi @Aprendiz 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.css

@media screen and (max-width: 749px){
   .sm-max\:hidden {
      display: block!important;
   }
   .header__secondary-nav {
      gap: 5px !important;
   }
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.