PBierau Posted January 21, 2022 Share Posted January 21, 2022 Site URL: https://www.wapacklabs.com/ctac2022draft-v4 Looking for a good way to do a simple but good looking bulleted lis. Tired a several things. How about css code? I would need to be shown the code. Thank you for your time. Link to comment
creedon Posted January 22, 2022 Share Posted January 22, 2022 (edited) For the markdown block you could use the following CSS. Add the following to Design > Custom CSS. #block-yui_3_17_2_1_1642801476087_12313 li::marker { font-size : 200%; } This CSS is targeting the specific markdown block. It is possible to make the effect site-wide or page wide, or even target multiple md blocks. Let us know how it goes. Edited January 22, 2022 by creedon Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
PBierau Posted January 22, 2022 Author Share Posted January 22, 2022 (edited) Hi Creedon, my favorite SS code guy! What did I do wrong here? I tried a couple locations for the code. Edited January 22, 2022 by PBierau Link to comment
creedon Posted January 22, 2022 Share Posted January 22, 2022 Sorry about that. I have updated my previous post with where to put the code. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
PBierau Posted January 25, 2022 Author Share Posted January 25, 2022 Thank you Creedon, As allways I learn from you. Check it out. https://www.wapacklabs.com/ctac2022draft-v4 I was thinking I should find a way to do this in just css, and not add the complication of markdown, and found this link. Thought I should shar with other SS designers. creedon 1 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