How to - Customization tips | Agentik - Documentation | JoomShaper

Agentik

Updated Last: 26 March 2026

How to - Customization tips

How to disable the black and white logo effect

To keep original logo colors (also after scrolling down), please use the following Custom CSS:

#sp-header.header-sticky #sp-logo .logo-image {filter: none !important;}

You can use it inside Template Options > Custom Code > Custom or inside the custom.css file. After using it, the color filter will be disabled, and your logo will keep its original colors.

...

more tips soon