cherylr Posted October 8, 2020 Share Posted October 8, 2020 Site URL: https://cod-dandelion-38r5.squarespace.com/ I am trying to get shorter lines on my burger menu. Weirdly, this code worked on a different site but not this one. What am I missing? .burger-inner:after, .burger-inner:before { height: 2px !important; width: 25px !important; } Password NWFC Link to comment
tuanphan Posted October 8, 2020 Share Posted October 8, 2020 Use this .burger-inner>div { width: 25px !important; height: 2px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
cherylr Posted October 8, 2020 Author Share Posted October 8, 2020 Perfect! Thanks, as always, for your help. It actually now feels like it could use some tightening up (less space between lines) Is that easy/possible? Link to comment
tuanphan Posted October 10, 2020 Share Posted October 10, 2020 On 10/8/2020 at 7:16 PM, cherylr said: Perfect! Thanks, as always, for your help. It actually now feels like it could use some tightening up (less space between lines) Is that easy/possible? Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
cherylr Posted October 14, 2020 Author Share Posted October 14, 2020 On 10/10/2020 at 4:10 AM, tuanphan said: Do you still need help on this? I would like to tighten them up, yes But I suppose I can live with it as is! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.