Kataara Posted February 8, 2021 Posted February 8, 2021 Hi guys, Could somebody tell me how to CSS the Summary Block List? I want to (responsively) change the size of the image in relation to the text (larger image). Then I want to alternate the side of the image (1st item: image left, text right - 2nd item: image right text left, etc). Thanks for thinking with me!
tuanphan Posted February 9, 2021 Posted February 9, 2021 Can you share link to page where you use Summary? We can help easier 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!)
elieandersen Posted August 19, 2021 Posted August 19, 2021 Same question! Site here https://www.offassignment.com/
tuanphan Posted August 21, 2021 Posted August 21, 2021 On 8/19/2021 at 11:25 PM, elieandersen said: Same question! Site here https://www.offassignment.com/ Add to Design > Custom CSS body.homepage .summary-item:nth-child(2n) { display: flex; flex-direction: row-reverse; } 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
Archived
This topic is now archived and is closed to further replies.