justin_phang Posted December 9, 2023 Share Posted December 9, 2023 Hey there, I have set my header to be dynamic, but each time I scroll back up, a black bar appears. Is there anyway for the black bar to not appear? This is my website https://www.justinphang.com/ and I am using 7.1 Happy to solve this with CSS or in-built editor too Learning something new everyday Link to comment
Web_Solutions Posted December 9, 2023 Share Posted December 9, 2023 6 hours ago, justin_phang said: Hey there, I have set my header to be dynamic, but each time I scroll back up, a black bar appears. Is there anyway for the black bar to not appear? This is my website https://www.justinphang.com/ and I am using 7.1 Happy to solve this with CSS or in-built editor too Do you want to remove the black background? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
justin_phang Posted December 9, 2023 Author Share Posted December 9, 2023 That’s correct? How should I do it? Learning something new everyday Link to comment
Solution Web_Solutions Posted December 9, 2023 Solution Share Posted December 9, 2023 1 hour ago, justin_phang said: That’s correct? How should I do it? Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. header#header { background: transparent !important; } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
justin_phang Posted December 9, 2023 Author Share Posted December 9, 2023 You are amazing! Thank you, it works wonders Learning something new everyday Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment