Debutify theme; get a border between annoucement bar and header

Hello there.

Does anybody know how to get a border between annoucement bar and the header?

Like here I would like to get a line.

Thanks in advance.

1 Like

Hi @Piirretty

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.scss.css

Step 3: Paste the below code at bottom of the file β†’ Save

announcement {

border-bottom: 1px solid #e4d9d9;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

Hello @Piirretty ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team