lh-design-07 Posted February 14 Share Posted February 14 Hello I'm currently using CSS to make the background of a markdown blue, however I don't want to apply this to all the markdowns on the website, just certain ones. I'm using the below but it affects all boxes: Quote .markdown-block { background: #bfd6ea; } I need to target a specific one on the page with a block id, is there a way to do this? Link to comment
tuanphan Posted February 16 Share Posted February 16 You can replace .markdown-block with block id Use this tool to find id https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff 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