dchoban Posted July 28, 2020 Share Posted July 28, 2020 (edited) Site URL: https://panda-guava-l26n.squarespace.com/ I would like to make the last nav item, which is a folder, into a button. This is the code I've played with, but it doesn't work: .Header-nav-item .folder-toggle:last-child { background: #242424; color: #ffffff; padding: 15px !important; border-radius: 30px, } Here is an example: http://www.elbuhololava.com It is the "Get Involved" dropdown on the my page. There is a password of CaaM-draft20! Thank you. Edited July 28, 2020 by dchoban Link to comment
tuanphan Posted July 28, 2020 Share Posted July 28, 2020 Add to Home > Design > Custom CSS nav#mobileNavigation>div:last-child, nav#mainNavigation>div:last-child { background: white; padding: 5px; } nav#mobileNavigation>div:last-child>.folder-toggle, nav#mainNavigation>div:last-child>.folder-toggle { color: blue; } 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
dchoban Posted July 28, 2020 Author Share Posted July 28, 2020 Thank so much. It worked great. Diane 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