[personal profile] bcboomerangs posting in [community profile] style_system
I currently have Elegant Notebook for Gold Leaf - and I'm trying to get rid of the "Network" link in my navigation links. I currently have a gap there because I removed the text, but I don't like that open space.

Any help?

UPDATE: This has been fixed. Thank you all for your help!

Date: 2017-04-12 06:17 pm (UTC)
fueschgast: Darcy watching a CRT TV that shows Pietro at Wanda's door. (Default)
From: [personal profile] fueschgast
Maybe there's a more elegant way, but I'd do it by hiding the 4th list item.

.module-list-item + .module-list-item + .module-list-item + .module-list-item {
display: none;
}

.module-list-item + .module-list-item + .module-list-item + .module-list-item + .module-list-item {
display: inline;
}

Date: 2017-04-12 10:26 pm (UTC)
poulpette: cropped picture of a blue ringed octopus (Misc - blue rings)
From: [personal profile] poulpette
.module-navlinks .module-list-item:nth-child(4) {display: none;} should do the trick.
Edited (Don't want to target ALL the 4th module-list-items, just the one in module-navlinks) Date: 2017-04-12 10:29 pm (UTC)

Profile

Dreamwidth style system discussion

July 2025

S M T W T F S
  123 45
6789101112
13141516171819
20212223242526
2728293031  

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 5th, 2025 06:28 am
Powered by Dreamwidth Studios