Select to view content in your preferred language

ArcGIS Hub Header - Underlines

330
1
11-22-2022 08:29 PM
Status: Open
Giles
by
Occasional Contributor

In the header of Hub sites, the first menu item text has an off-center (left-justified) underline, while all the other menu item underlines are centered under the text. I talked to ESRI support about this, and they said it's by design. I'd like to suggest that this is adjusted for a more cohesive look.

AliciaGiles1_0-1669177492920.png

AliciaGiles1_1-1669177518007.png

 

I really like that I can add my own HTML and CSS to customize the header in ArcGIS Hub (which I did), but I think that many users might not know how to configure this.

1 Comment
VictoriaDavis1

Would you be willing to post what you input in CSS. you're 100% correct, its an important aspect of site building and I do not know how to configure it. I .know it'd be something like: "nav-link:focus {text-decoration: underline;}", but I would need an example to copy from to utilize it. Thanks!