tailwind Posted February 27, 2023 Share Posted February 27, 2023 (edited) If I want to have a bulleted list adjacent to a block of text, annoyingly the bulleted list has padding within the frame (a few pixels below the top edge of the frame) whereas the text does not. So they do not align. Is there any code that will allow me to adjust the margin within a bulleted list frame so that it can meet the top of the frame and align correctly with adjacent elements? Here's a look at what I'm working on, but it's a problem across any site. https://real-steel-23.squarespace.com/plate-processing Password: RealSteel23 Edited February 27, 2023 by tailwind Link to comment
tuanphan Posted March 5, 2023 Share Posted March 5, 2023 Add to Design > Custom CSS /* Align text */ .fe-block-246f6ca50aa4c1cf90cf p { margin-top: 0 !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment