tuanphan Posted August 12 Share Posted August 12 We will use some CSS code to add line like this. If you can't make it work, you can send link to page where you added Text Block, I can check easier. #1. First, find ID of Text Block. In my example it is: #block-yui_3_17_2_1_1719906734967_2500 Next, use this code to Custom CSS box. #block-yui_3_17_2_1_1719906734967_2500 { p { border-top: 1px solid #000; margin-top: 0px !important; margin-bottom: 0px !important; padding-top: 20px !important; padding-bottom: 20px !important; } p:last-child { border-bottom: 1px solid #000 !important; }} #3. Result 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