comebacktoyourself Posted December 6, 2017 Share Posted December 6, 2017 hello, could i please have the full css code for adding a line under my navigation menu? I have tried several options but non seem to worki have Clay templatethank you so much! Link to comment
Mdhanjal Posted December 7, 2017 Share Posted December 7, 2017 past this code in design-> custom css box .Header-nav-item { display: inline-block; vertical-align: middle; border-bottom: 2px solid black; } Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
comebacktoyourself Posted December 7, 2017 Author Share Posted December 7, 2017 Thank you @mdhanjal It worked! do you also know how to make it one long line underneath the whole navigation menu?right now it appears under each title separately. thanks! Link to comment
Mdhanjal Posted December 7, 2017 Share Posted December 7, 2017 .Header-nav { font-family: "futura-pt"; font-size: 19px; text-transform: none; letter-spacing: .02em; font-weight: 300; font-style: normal; border-bottom: 2px solid; } Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
comebacktoyourself Posted December 7, 2017 Author Share Posted December 7, 2017 thank you @mdhanjal but using the last code I now i have both the long line and and the short lines under the nav menu.... how to remove the short one? best regards! Link to comment
comebacktoyourself Posted December 7, 2017 Author Share Posted December 7, 2017 @mdhanjal , i very much appreciate your kind and prompt reply! Link to comment
Mdhanjal Posted December 7, 2017 Share Posted December 7, 2017 can you please share site url? Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
comebacktoyourself Posted December 7, 2017 Author Share Posted December 7, 2017 its working @mdhanjal just needed to refresh my browser!thank you so so much! Link to comment
Mdhanjal Posted December 7, 2017 Share Posted December 7, 2017 welcome sir Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
comebacktoyourself Posted December 7, 2017 Author Share Posted December 7, 2017 do you know by any chance how to reduce the distance between the line you've helped me created and the text on menu bar? i find it too away... home about contact how is it possible to make the line closer to the text above it? thank you @mdhanjal Link to comment
dimsk Posted December 10, 2017 Share Posted December 10, 2017 Hey @comebacktoyourself you can just edit the bottom padding using the code from mdhanjal: .Header-nav { font-family: "futura-pt"; font-size: 19px; text-transform: none; letter-spacing: .02em; font-weight: 300; font-style: normal; border-bottom: 2px solid; padding-bottom:1px !important; } hope that helps Link to comment
comebacktoyourself Posted December 10, 2017 Author Share Posted December 10, 2017 thank you @DMK ! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.