mart22 Posted June 25 Posted June 25 Could anyone tell me why the bullets in between my portfolio links are not showing on the mobile version? Thank you so much in advance!
Beyondspace Posted June 26 Posted June 26 On 6/25/2024 at 6:45 PM, mart22 said: Could anyone tell me why the bullets in between my portfolio links are not showing on the mobile version? Thank you so much in advance! Share your URL with this issue so we can check it easier BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
mart22 Posted June 26 Author Posted June 26 1 hour ago, Beyondspace said: Share your URL with this issue so we can check it easier https://www.marcelinogomez.com/
Solution tuanphan Posted June 29 Solution Posted June 29 On 6/26/2024 at 11:11 PM, mart22 said: https://www.marcelinogomez.com/ You can use this to Custom CSS to fix problem /* delimiter bullet */ .portfolio-hover[data-layout="inline"][data-delimiter="bullet"] .portfolio-hover-item:not(:last-child) .portfolio-hover-item-title::after, .portfolio-hover[data-layout="inline"][data-delimiter="bullet"][data-mode="hover-cover"] li:not(:last-child) .portfolio-hover-item .portfolio-hover-item-title::after { content: "•"; } 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!)
mart22 Posted July 1 Author Posted July 1 On 6/29/2024 at 9:27 AM, tuanphan said: You can use this to Custom CSS to fix problem /* delimiter bullet */ .portfolio-hover[data-layout="inline"][data-delimiter="bullet"] .portfolio-hover-item:not(:last-child) .portfolio-hover-item-title::after, .portfolio-hover[data-layout="inline"][data-delimiter="bullet"][data-mode="hover-cover"] li:not(:last-child) .portfolio-hover-item .portfolio-hover-item-title::after { content: "•"; } Thanks so much @tuanphan that worked perfectly!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment