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.
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.
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
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:
Open your theme.liquid theme file
Paste the below code before
Let us know how it works for you.
Best regards,
GemPages Support Team