Hey. Hope you are doing well. can please tell me where am I making mistake. Announcement bar is very up and its not showing. I have announcement bar section.
Please click URL to check how to fix it.
https://artisstik.com/
I will be very glade for your help.
Hello @Kakar
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.shopify-section-group-header-group.announcement-bar-section {
width: 100%;
height: auto;
}
Hey @Kakar
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
1 Like
Its really work thank you dear