Place Announcement Bar Below Header

Place Announcement Bar Below Header

martujv
Trailblazer
234 2 46

Hello, folks!

 

I want to place the announcement bar below the header on my website, but I don't see such an option.

 

Is there any solution to this issue?

 

My theme is Stiletto and my website is: https://4svxm0n5yawy71pb-60150284501.shopifypreview.com

 

Thanks in advance, folks!

Replies 11 (11)

topnewyork
Astronaut
1368 165 224

Hello,@martujvI just point out through circle, you can drag and drop after header, easily it will be comes after header 
Before 

image.png
After
image.png
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month
martujv
Trailblazer
234 2 46

Hey, I wish it was this easy, it's the first thing I tried but since I have some custom coding in my header it doesn't work. Thanks for the reply anyways!

topnewyork
Astronaut
1368 165 224

@martujv , You can share your code 

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

DaisyVo
Shopify Partner
4432 492 585

Hi @martujv 

 

First, change the position here, then add this code in Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl 

 

 

.shopify-section-group-header-group.announcement-bar__outer-wrapper {
    order: 0 !important;
}

 

Result: 

image_720.png

image_720.png

I hope this helps 

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
martujv
Trailblazer
234 2 46

It worked! Thanks!!

martujv
Trailblazer
234 2 46

However, I noticed that now while scrolling up, the header and its icons are behind the announcement bar:

IMG_2060.jpg

Is there any way to fix this?

 

DaisyVo
Shopify Partner
4432 492 585

Hi @martujv 

You need to add the code so we can see how it works on your store, then we will continue checking it

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

Hasan112
Shopify Partner
152 11 22

Hi @martujv 

Go to theme Customization just drag and drop and up or down 

example 

Hasan112_0-1735913880426.png

 

 

If its helpful , please Like and Accept as solution Thanks 

 

- If you need assistance with your store, feel free to contact us at zayan.1@yahoo.com or WhatsApp!
- Hire me, if you want to Design, Re-design, Develop a store or make changes to the pre-built store.
- If its helpful, please Mark as Accepted Solution, reply helpful? Click Like. Or Coffee Tip Thank you!
martujv
Trailblazer
234 2 46

It doesn't work since I have custom coding in my header and dragging won't help. Thanks for the reply anyways!

Bundler-Manuel
Astronaut
1012 51 118

Hi there! @martujv  What theme do you use?,  as that could be a factor. In the meantime, try the steps in the reply marked as a solution here https://community.shopify.com/c/shopify-discussions/adding-an-announcement-bar-under-the-header-on-t... 

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
martujv
Trailblazer
234 2 46

It's Stiletto! I tried the code but didn't change anything, sadly. Thanks for the reply anyways!