thedowntowncreative Posted November 28, 2023 Posted November 28, 2023 Grateful for any help towards the following... I'm attempting to get my entire header bar to have a max-width and the dark grey margins on both sides. I was able to only somehow get the right side (see attached screenshot: indicated by the red star), but as for making the full announcement bar (screenshot: circled, left side) have the same dark grey margins, I'm currently at a loss. I do have a secondary header on here as well. Any ideas? fplegal.squarespace.com No website password
Solution Web_Solutions Posted November 29, 2023 Solution Posted November 29, 2023 4 hours ago, thedowntowncreative said: Grateful for any help towards the following... I'm attempting to get my entire header bar to have a max-width and the dark grey margins on both sides. I was able to only somehow get the right side (see attached screenshot: indicated by the red star), but as for making the full announcement bar (screenshot: circled, left side) have the same dark grey margins, I'm currently at a loss. I do have a secondary header on here as well. Any ideas? fplegal.squarespace.com No website password Just add these code on Custom CSS panel. body.tweak-subnav-position-top #wm-subnav { width: 100% !important; left: 0 !important; } tuanphan 1 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.
thedowntowncreative Posted November 29, 2023 Author Posted November 29, 2023 12 hours ago, Web_Solutions said: Just add these code on Custom CSS panel. body.tweak-subnav-position-top #wm-subnav { width: 100% !important; left: 0 !important; } Perfect! Thank you very much!!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment