ericatr Posted June 26 Share Posted June 26 How do I turn the blog categories into a drop down on mobile only? https://holahola2.squarespace.com/?password=demosite Link to comment
tuanphan Posted June 27 Share Posted June 27 You can consider using Accordion Block Adding an Accordion Block under Text Block, and we can give you code to show text on desktop (hide accordion) and show accordion on mobile (hide Text Block) 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
ericatr Posted June 27 Author Share Posted June 27 8 hours ago, tuanphan said: You can consider using Accordion Block Adding an Accordion Block under Text Block, and we can give you code to show text on desktop (hide accordion) and show accordion on mobile (hide Text Block) okay, I did that, thank you! I figured out how to hide on mobile and desktop. Can you tell me how to make the arrow closer to the categories text. And center the categories? I really appreciate your help! Link to comment
Solution tuanphan Posted June 28 Solution Share Posted June 28 Add to Design > Custom CSS body.homepage .accordion-item__description { max-width: 100% !important; text-align: center !important; } body.homepage .accordion-icon-container { position: relative; left: -50px; } ericatr 1 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