Subscribe successfully thank you page message & Announcement Bar

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!

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

What’s your store url ?

My store URL is epurejewellery.com

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?v…057182:1505
.sm-hide {
display: none!important;

}

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;
}

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

1 Like