jcny85 Posted April 9 Posted April 9 Hi there. As the title says. I would like to add a dropdown menu within the content/body of a webpage. In the dropdown menu, i'd like to include a few links. I do not want this as part of the nav menu. I want it as part of the body/content of this one single page within the site. Is this possible? Thank you!
tuanphan Posted April 13 Posted April 13 Hi, Have you tried Accordion Block yet? https://support.squarespace.com/hc/en-us/articles/4411581892749-Accordion-blocks 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!)
jcny85 Posted April 16 Author Posted April 16 hi there, thanks for your reply @tuanphan. I thought about this but am worried about how I can style it. I am looking to create something ideally like the attached image. Any ideas for this? Thank you again!
jcny85 Posted April 17 Author Posted April 17 Hi there! I emailed you about this @tuanphan but I've since found a suitable solution, using an archive block with a dropdown view. However, I'm looking to try to make this dropdown the full width of my page. Is this something you can help with? The URL is https://www.jconstantino.net/see Thank you again!
tuanphan Posted November 25 Posted November 25 On 4/18/2024 at 12:44 AM, jcny85 said: Hi there! I emailed you about this @tuanphan but I've since found a suitable solution, using an archive block with a dropdown view. However, I'm looking to try to make this dropdown the full width of my page. Is this something you can help with? The URL is https://www.jconstantino.net/see Thank you again! You can use this to Website Tools > Custom CSS @media screen and (min-width:768px) { .fe-block.fe-block-yui_3_17_2_1_1713288180439_99088 { grid-column-end: 24 !important; } div#block-yui_3_17_2_1_1713288180439_99088 details { max-width: 100% !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
Create an account or sign in to comment
You need to be a member in order to leave a comment