Susanka Posted February 5, 2022 Posted February 5, 2022 Site URL: https://easy-recall.com/mitdir Hi, I can't figure out, how to set my two text blocks (next to each other) having the same height. In this template I can't find the section-id to target the code. I also tried markdown blocks, but then I don't know how to get it into two coloums. It looks fine while in the edit-mode, but I don't know why that is. Help is highly appreciated.
tuanphan Posted February 8, 2022 Posted February 8, 2022 Add to Design > Custom CSS @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1644078124047_196328+.row { display: flex; } div#block-yui_3_17_2_1_1644078124047_196328+.row>.span-4 { flex: 1; border: 8px dashed #60213e; } div#block-yui_3_17_2_1_1644078124047_196328+.row>.span-4 .html-block { border: none; } div#block-yui_3_17_2_1_1644078124047_196328+.row .span-4:last-child { border: 8px dashed #006271; } } 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