how do adjust both sizes of different announcement bars

I want to change the height of my second announcement bar to be slightly shorter, but its not changing.

https://f5811a-ce.myshopify.com/?_ab=0&_fd=0&_sc=1

password: shaeff

1 Like

Hi @instaflames1021 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

2 Likes

thank you it worked! but how do i change the location of the text so it is aligned with the bar?

1 Like

Hi @usernameunkno21 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

2 Likes