cchs Posted July 22, 2021 Share 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! Link to comment
Beyondspace Posted July 23, 2021 Share 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 (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
cchs Posted July 23, 2021 Author Share Posted July 23, 2021 (edited) 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. Edited July 23, 2021 by cchs Made link active for convenience Link to comment
tuanphan Posted July 25, 2021 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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