shri

Customer
Hi there,

Can this possibly moved to the style properties as a configurable variable?

( I changed it in app_nav.less .. was 100px, which might be too small for some logos.)

Screenshot 2024-07-07 at 7.36.30 AM.png


Thanks.
 
We rarely have custom properties for something so simple and specific (a single use). This isn't something we'd modify the default templates to add a property for.

You can simply add this to your extra.less to overwrite the default XF CSS.

Code:
.p-nav .p-nav-smallLogo { max-width: 100px; }
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back