Ladybug Posted April 20, 2020 Share Posted April 20, 2020 I added font awesome icons to navigation menu in Squarespace 7.1. I was tagreting 6 main categories with this code .header-nav-item:nth-child 1..2…3..4..5..(5)..6 a::before { and it works perfectly. Question is what would be the code to target subcategories in each of the main categories? Thanks! Link to comment
tuanphan Posted April 21, 2020 Share Posted April 21, 2020 Can you share link to page where you have subcategories? 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
Ladybug Posted April 22, 2020 Author Share Posted April 22, 2020 https://face-plus-form.squarespace.com/en/vibration-therapy Just as an example, in this case Vibrational Therapy , I would change icon to f83e 🙃 Link to comment
tuanphan Posted April 22, 2020 Share Posted April 22, 2020 4 hours ago, Rosenthal said: https://face-plus-form.squarespace.com/en/vibration-therapy Just as an example, in this case Vibrational Therapy , I would change icon to f83e 🙃 Where is "subcategory"? Can you take screenshot? 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
tuanphan Posted April 22, 2020 Share Posted April 22, 2020 replace with page url .header-nav-folder-item [href="/en/vibration-therapy"]:before { content: "\f83e" !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
Archived
This topic is now archived and is closed to further replies.