Hi,
I would like to reduce the border on the partner/logo element. I tried this code found on the forum but it didn’t worked :
.avia-logo-element-container {
margin-top: -30!important;
margin-bottom: )-30!important;
}
Here is the link of the URL https://cleanaireurope.com/en/ (at “Our Equipment By Gas Type”)
Best regards.
Hi sofiadadci,
Thanks for giving us the link and the CSS code, the code above is invalid, please use this instead:
#top .avia-logo-element-container {
margin-top: -20px;
margin-bottom: -20px;
}
Best regards,
Nikko
Thank you very much Nikko, it is perfect!
Best regards.
Hi,
Glad Nikko could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit