KasperBed99 Posted April 9, 2022 Share Posted April 9, 2022 Site URL: https://www.ditbaderum.dk/ Hi guys, Please look at the attached picture. Is this possible to do in Squarespace? Please help - been trying to find a solution for a day. Have a nice weekend. Link to comment
Web_Solutions Posted April 9, 2022 Share Posted April 9, 2022 See the video. Also I've attached CSS code .header-display-desktop .header-nav-list{ width: 100% !important; .header-nav-item:last-child{ margin-left: auto !important; } } Video_2022-04-09_120049.mp4 Ainul, Create_Job and Unique_Website 3 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
KasperBed99 Posted April 9, 2022 Author Share Posted April 9, 2022 Thanks a lot @Web_Solutions! And what would the code look like, if I wanted to get the last nav link on the right side of the button instead of the left? Thanks! Link to comment
KasperBed99 Posted April 9, 2022 Author Share Posted April 9, 2022 @Web_Solutions And also, if I want to center the header nav and not left align it right next to the logo... would this be possible? Thanks a lot fo your help🙏 Link to comment
Web_Solutions Posted April 9, 2022 Share Posted April 9, 2022 Button right is not possible. For center the nav, remove the previous code and add these new code .header-display-desktop .header-nav-list{ width: 100% !important; .header-nav-item:first-child{ margin-left: auto !important; } .header-nav-item:last-child{ margin-left: auto !important; } } Ainul, Create_Job and Unique_Website 3 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
KasperBed99 Posted April 9, 2022 Author Share Posted April 9, 2022 @Web_Solutions Okay, I see... However, thanks a lot for your help - really appreciate it! 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