how to know the background image used in your illdy template?

Hello,
I would like to know how you achieve the background- Do you set up an image?

how?

Thanks and regards,
Umberto

HI there

That background is added by custom css and image :slight_smile:

Thanks Noda,

what I would like to do is to use that background image in the small boxes of the team section…
in other words, as per 1st attached picture.
the result would be something like the 2nd pic attached
however I do not seem to succeed.
I have put the image in the images folder under idlly-child
so the path is idlly-child/images/pattern.png

You could check yourself at the folloing link;
http://funzionamente.it/wp-admin/

username: ColorlibSupport
password: Welcome_Support$1

THanks!

hey there

Add this CSS in appearance - customize - additional CSS

.person-content p {
background-image: url(https://cdn.colorlib.com/illdy/wp-content/themes/illdy/layout/images/front-page/pattern.png) !important;
}

you have to change image path in this code

Thanks!
Colorlib Support Team

Thanks a lot, works great!

Hi there,
I’m glad that got to help.
Please feel free to reach out once again in case of any more questions.
Best Regards,
Support.

attached screenshot which may clarify…

oops sorry, the pics were for another ticket!

I will close this case now, Feel free to contact us again if you have other questions Thanks!