paulcristo 2 Share Posted December 1, 2019 I have a section in my index that I'd like to exclude from the Radio Navigation List situated on the right of the screen. Specifically the section is "Meet Paul..." Is there a way to do this with custom CSS? https://spinach-viola-en24.squarespace.com/ pass: support Thanks. Link to post
1 tuanphan 8,950 Share Posted December 1, 2019 @paulcristo Add to Home > Design > Custom CSS .Index-nav-inner a[href="#meetpaul"] { display: none; } paulcristo 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 paulcristo 2 Author Share Posted December 1, 2019 8 minutes ago, tuanphan said: @paulcristo Add to Home > Design > Custom CSS .Index-nav-inner a[href="#meetpaul"] { display: none; } That worked! You're a super hero. Thanks for the help. tuanphan 1 Link to post
Question
paulcristo 2
I have a section in my index that I'd like to exclude from the Radio Navigation List situated on the right of the screen. Specifically the section is "Meet Paul..." Is there a way to do this with custom CSS?
https://spinach-viola-en24.squarespace.com/
pass: support
Thanks.
Link to post
Top Posters For This Question
2
1
Popular Days
Dec 1
3
Top Posters For This Question
paulcristo 2 posts
tuanphan 1 post
Popular Days
Dec 1 2019
3 posts
Popular Posts
tuanphan
@paulcristo Add to Home > Design > Custom CSS .Index-nav-inner a[href="#meetpaul"] { display: none; }
paulcristo
That worked! You're a super hero. Thanks for the help.
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment