Subscribe successfully thank you page message & Announcement Bar

Solved

Subscribe successfully thank you page message & Announcement Bar

VenusLee
Tourist
8 0 0

Hi there, shoppers can receive an email once they subscribed to newsletter successfully. And if they press "Subscribe" in email, will jump to Shopify page like below pic.  

However, I'm able to edit the "Thank you" message, but I want to edit (or not to show) "épuré jewellery", where can I find it? Thank you!

Image 23-10-2023 at 6.11 PM.jpg

Also, one more question on announcement bar.  The announcement bar is only applicable on desktop? How to turn in on for mobile? Thanks!

Accepted Solution (1)
Asad24
Shopify Partner
180 36 33

This is an accepted solution.

Can you share  collaborator access with me so that i can check
asadmahmood8470@gmail.com

banned

View solution in original post

Replies 5 (5)

Asad24
Shopify Partner
180 36 33

What's your store url ?

banned
VenusLee
Tourist
8 0 0

My store URL is epurejewellery.com

Asad24
Shopify Partner
180 36 33

Go to your theme.css file and search for this code and remove it then you will be able to see the announcement bar on mobile view as well



@media (max-width: 767px)
theme.css?v057182:1505
.sm-hide {
 display: none!important; 
}
banned
VenusLee
Tourist
8 0 0

Thank you but I couldn't find the code in theme.css file. I can only find these 2, any other way out? Thanks!

@media (max-width: 767px) {
.form label[for="contactFormLastName"] {
display: none;

@media (max-width: 767px) {
.flickity-page-dots .dot {
width: 20px;
}

Asad24
Shopify Partner
180 36 33

This is an accepted solution.

Can you share  collaborator access with me so that i can check
asadmahmood8470@gmail.com

banned