b_tee Posted July 30, 2023 Posted July 30, 2023 (edited) This is my website: https://www.bettytang.ca/ 1. Can't figure out why the border around the summary box images is getting cut off at the end. I am using this code: .summary-item { border: 1px solid black; 2. Also, how can I recreate this for my summary box images - a border around the image and a border around the blog date and title? Basically, two border boxes, similar to the attached image. Thanks! Edited July 31, 2023 by b_tee
b_tee Posted August 1, 2023 Author Posted August 1, 2023 @tuanphan do you think you can help me with this?? thank you so much!! 🙂
tuanphan Posted August 2, 2023 Posted August 2, 2023 Add to Design > Custom CSS .fe-block-yui_3_17_2_1_1688058148385_29220 .summary-item-list { margin-left: unset !important; } .fe-block-yui_3_17_2_1_1688058148385_29220 .summary-item { width: calc(~"33.46% - 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment