Hi there!
which code do have to add to the Quick CSS if I don’t want to display the tiny radius on the Partner/Logo elements?
Kind regards,
hugo
Hey Hugo,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-logo-element-container img {
box-shadow: none !important;
}
Best regards,
Rikard
Thanks Rikard,
tried it but the radius in the elements still remains… I’ll post a link below.
The elements ar below the heading ‘versnellers:’
Regards,
Hugo
Hi,
Thanks for the screenshot, could you link directly to where we can inspect the element as well please?
Best regards,
Rikard
It’s under construction. Should I provide a login in WP?
Hi,
I can only see an under construction page there, so yes, please post admin login details in private :-)
Best regards,
Rikard
My login:
Hi,
Thanks for that, please try this CSS instead:
.avia-content-slider .slide-image img {
border-radius:0 !important;
}
Best regards,
Rikard
Hi Rikard,
thanks! That did the trick! Very happy over here ;-)
Regards,
Hugo
Hi Hugo,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close the topic. Thanks again!