Turbo theme announcement bar spacing issues

Hi, I am trying to find out how to increase the spacing above AND below the text in my announcement bar. When I go into theme editor and add spacing by pressing on the ENTER bar on my keyboard, this doesn’t reflect in the bar. Any help would be appreciated.

@ZeeChan ,

Please share the store URL..

@ZeeChan - can you please share the site url?

@ZeeChan - please add this css to the end of styles.css file and check, adjust number as per the requirement

.promo-banner__content {line-height: 32px;}

Hello @Zilin_Chan

It’s GemPages support team and glad to support you today.

Please check out my suggestion below:

  1. Go to Online Store → Theme → Edit code → Layout

  2. Open file theme.liquid then add this code to above the tag


If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

1 Like

amazing, this worked, Thanks so much!