Place Announcement Bar Below Header

Place Announcement Bar Below Header

martujv
Trailblazer
196 2 43

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 10 (10)

topnewyork
Astronaut
964 131 163

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
196 2 43

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
964 131 163

@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
2370 297 340

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
196 2 43

It worked! Thanks!!

martujv
Trailblazer
196 2 43

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?

 

Hasan112
Shopify Partner
151 11 21

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
196 2 43

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

Bundler-Manuel
Trailblazer
530 25 60

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
196 2 43

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