Hello Community
I need to add style to the first link of this nav bar. Only that one, but i don’t know how to call it on css.
If i add h1, i change all the h1 of the page:(
Not very expert. Can you help me?
Hello Community
I need to add style to the first link of this nav bar. Only that one, but i don’t know how to call it on css.
If i add h1, i change all the h1 of the page:(
Not very expert. Can you help me?
In most cases you can address the parent element and use the nth child selector to set a style for the specific element.
https://www.w3schools.com/cssref/sel_nth-child.asp
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.