cchs Posted July 22, 2021 Posted July 22, 2021 Site URL: http://www.blackbookbar.com Hi. My site (www.blackbookbar.com) uses CSS to add leader dots between the menu items and prices. To make the menu easier for my client to update, I'd like to use Squarespace's built-in Menu Block feature rather than custom code blocks, but I want to keep the look of the leader dots. I assume this can be done with a combination of scripting and css but it is well above my knowledge level. Any ideas on how to achieve this? Thanks in advance for any help!
Beyondspace Posted July 23, 2021 Posted July 23, 2021 3 hours ago, cchs said: Site URL: http://www.blackbookbar.com Hi. My site (www.blackbookbar.com) uses CSS to add leader dots between the menu items and prices. To make the menu easier for my client to update, I'd like to use Squarespace's built-in Menu Block feature rather than custom code blocks, but I want to keep the look of the leader dots. I assume this can be done with a combination of scripting and css but it is well above my knowledge level. Any ideas on how to achieve this? Thanks in advance for any help! You should create a menu with menu block first so we can have a look, the dots can be achieved using css border BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
cchs Posted July 23, 2021 Author Posted July 23, 2021 Thanks. If you go to www.blackbookbar.com/drinks you will see an example at the top of the page that uses a code-block to create leader dots. Below that the beer list is created using Squarespace's menu block.
tuanphan Posted July 25, 2021 Posted July 25, 2021 On 7/23/2021 at 12:21 PM, cchs said: Thanks. If you go to www.blackbookbar.com/drinks you will see an example at the top of the page that uses a code-block to create leader dots. Below that the beer list is created using Squarespace's menu block. Can't do the same. You can achieve similar by adding this to Design > Custom CSS .menu-item { border-bottom: 2px dotted white; padding-bottom: 10px !important; } 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.