What's your biggest current challenge? Have your say in Community Polls along the right column.

How can I display a welcome message on mobile using Kala theme?

Solved

How can I display a welcome message on mobile using Kala theme?

Cognitoharry
New Member
6 0 0

Hello, I'm using Kala theme and trying to play with the code to show Welcome message bar on mobile but it doesn't. Looking forward to your feedback.

Screenshot 2024-03-20 075647.png

EverFind
Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
10340 2052 2135

This is an accepted solution.

Go to Online Store > Themes > Edit code > open theme.liquid file, add this code after <head> 

<style>
.welcome-header-message {  
display: flex !important;
}
</style>

 

- Helpful? Like and Accept solution! Or Support me: Buy 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: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 11 (11)

sahilsharma9515
Shopify Partner
1264 163 243

Hi @Cognitoharry Can you please specify what type of welcome message do you want and where exactly you want it? Did you want it as a popup or may be a scroller in the header?

 

If this is not the default functionality in your theme then you need to accomplish it through code, if you can specify what exactly you need then I can provide you the base code, as for providing the exact code I will need to look into the theme code of your store.

 

If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

 

Best Regards

Sahil

- Your

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️


Cognitoharry
New Member
6 0 0

Hi Sahilsharma, the theme I'm using doesn't have the ability to edit the mobile version, I can only edit it with code.

EverFind
sahilsharma9515
Shopify Partner
1264 163 243

Hi @Cognitoharry then you need to add the custom code to accomplish it on for mobile devices, without custom code it can't be done.

 

If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

 

Best Regards

Sahil

- Your

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️


Cognitoharry
New Member
6 0 0

 

 

ttScreenshot 2024-03-23 163134.png

EverFind
Cognitoharry
New Member
6 0 0

The same this bar message I want to display it on mobile devices please.

EverFind
Dan-From-Ryviu
Shopify Partner
10340 2052 2135

Could you share your store URL?

- Helpful? Like and Accept solution! Or Support me: Buy 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: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Cognitoharry
New Member
6 0 0
Dan-From-Ryviu
Shopify Partner
10340 2052 2135

This is an accepted solution.

Go to Online Store > Themes > Edit code > open theme.liquid file, add this code after <head> 

<style>
.welcome-header-message {  
display: flex !important;
}
</style>

 

- Helpful? Like and Accept solution! Or Support me: Buy 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: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Dan-From-Ryviu
Shopify Partner
10340 2052 2135

Hi @Cognitoharry 

Dan here from Ryviu: Product Reviews & QA app.

You can check if your them has the option to add an Announcement bar in Online Store >Themes > Customize 

- Helpful? Like and Accept solution! Or Support me: Buy 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: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Cognitoharry
New Member
6 0 0

Hi Dan-From-Ryviu, I can only customize it on a desktop, I need it on a mobile version and that can be done with adding some code.

EverFind
Dan-From-Ryviu
Shopify Partner
10340 2052 2135

Could you explain your request in more detail? 

- Helpful? Like and Accept solution! Or Support me: Buy 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: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.