Hey guys, first post here.
As the title states, there’s a light grey line between my announcment bar and header that is distracting. Is there a way to just remove it altogether or is it vital in someway? Thanks! ![]()
Edit: The theme is Impulse
HI @aRogue
This is Victor from PageFly - Shopify Page Builder App
Please share with me the URL - and password if password protected.
Await for your response
Best regards,
Victor | PageFly
Sorry i forgot to mention the theme is Impulse if that helps.
https://xorphic.myshopify.com/
Password: rteuff
Thanks!
HI @aRogue
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.css
Step 3: Paste the below code at bottom of the file → Save
.toolbar–transparent {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Worked perfectly, thanks Pagefly_Victor ![]()
You are welcome @aRogue ![]()
I’m having the same problem… I tried pasting this code into my Shopify but nothing changed.
I have a thin gray separator line between my announcement bar and my header. I want to remove said line.
Does not work.
Have you managed to fix it?