Jodi_Ctrl
Member-
Content Count
6 -
Joined
-
Last visited
-
creedon reacted to an answer to a question: Aligning the nav folder title with the top option in the drop-down
-
creedon reacted to an answer to a question: Custom CSS for Menu Navigation
-
Custom CSS for Menu Navigation
Jodi_Ctrl replied to staaaceeey's question in Coding and Customization
Creedon is absolutely right, his updated code did exactly what I wanted it to: -
Aligning the nav folder title with the top option in the drop-down
Jodi_Ctrl replied to Jodi_Ctrl's question in Coding and Customization
This worked absolutely perfectly, thank you so much!- 5 replies
-
- navigation
- folder
-
(and 1 more)
Tagged with:
-
Aligning the nav folder title with the top option in the drop-down
Jodi_Ctrl replied to Jodi_Ctrl's question in Coding and Customization
Hey, thanks! It didn't work at first, but I added: padding-top: 0 !important; and that did the trick! Can't believe I didn't try it before, thank you so much! You wouldn't happen to know if it's also possible to hide the folder title text on hover, would you?- 5 replies
-
- navigation
- folder
-
(and 1 more)
Tagged with:
-
Site URL: https://pigeon-harpsichord-afjm.squarespace.com Hi everyone, I'm trying to get the top drop-down option in my navigation folder to align with the folder title itself (this is as a workaround for the folder title not being clickable in 7.1). I'm currently using this: /* Nav folder */ .header-nav-folder-content { top: 0px !Important; width: auto !important; } But they are very slightly out of alignment. Has anyone got any ideas? I use a personal plan, so I'm trying to do it with CSS Many thanks! Password: HelloWorld1964
- 5 replies
-
- navigation
- folder
-
(and 1 more)
Tagged with:
-
How do I align the navigation bar with the bottom of the site Logo?
Jodi_Ctrl replied to Jodi_Ctrl's question in Coding and Customization
Thank you very much!- 2 replies
-
- navigation
- custom-css
-
(and 2 more)
Tagged with:
-
Jodi_Ctrl started following How do I align the navigation bar with the bottom of the site Logo?
-
Site URL: https://pigeon-harpsichord-afjm.squarespace.com/ Hi there, I'm trying to line up the navigation bar with the baseline of the logo. I've tried some code that I found in other threads for the same issue, but I haven't found one that works yet. This is the last one I tried: @media screen and (min-width:640px) { .header-title-nav-wrapper { align-items: baseline; } } Site: https://pigeon-harpsichord-afjm.squarespace.com/ Password: HelloWorld1964 Many thanks for any help!
- 2 replies
-
- navigation
- custom-css
-
(and 2 more)
Tagged with: