- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla
Navigation CSS help for Startup Starter Kit
resolverlunes
I downloaded the Startup Start Kit (https://app.hubspot.com/marketplace/2275467/products/inboundpixels/startup-starter-kit) from the Marketplace to use for our event webpage (live.xyplanningnetwork.com).
The navigation CSS includes a parameter to make the last option in the navigation appear as a button.
This is the code:
.navbar .last li:last-of-type a {
display: inline-block;
line-height: 40px;
font-size: 14px;
font-weight: 500;
padding: 0 20px;
color: {{ colorText }};}
We want to keep this for the top-level navigation; however, we would like to add secondary navigation. When we do this, it is applying the last link class and making the last option in the secondary drop down:
I attempted to contact Inbound Pixels (the template creator) but have not gotten a response.
Can someone help me with CSS to keep the primary navigation as it appears today, but not apply the "last-of-type" treatment to the secondary navigation?
Thank you!
Katie
¡Resuelto! Ir a solución.
- Marcar como nuevo
- Favorito
- Suscribir
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Enviar un correo electrónico a un amigo
- Informe de contenido inapropiado