I've activated the blur effect on my header. However, I'd like to reduce the effect. I found on the console that the setting was 12px and I'd like to change it to 4px. But I can't find the CSS code to change it.
To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:
From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:
#header-outer {
backdrop-filter: blur(4px);
}
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Hello,
I've activated the blur effect on my header. However, I'd like to reduce the effect. I found on the console that the setting was 12px and I'd like to change it to 4px. But I can't find the CSS code to change it.
Thanks in advance for your help.
Thomas
Hello Thomas,
Thanks for writing to us.
To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:
From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Perfect ! thank you for your help :)
Hi there,
I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.
Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out.
Best regards,