A
A
Alibaba20182019-03-30 00:45:17
css
Alibaba2018, 2019-03-30 00:45:17

How to remove image in footer?

Good afternoon!
Not an expert in this field (django, css, bootstap).
Please tell me how to remove the picture in the footer'e (boy with a girl),
https://imgur.com/a/7VKM2VY
but to leave a red background?
Those. I'm trying to make my website using this free bootstrap theme.
(From here: https://colorlib.com/wp/template/dup/)
But I can’t find where this picture is hidden
. If anything, the footer code:
https://pastebin.com/W3yDfJhg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2019-03-30
@Alibaba2018

Learning to work with developer tools.
We open the site, select the element we need (in our case, the footer), right-click - "view code".
We are interested in Styles, we are doing an inspection.
We find the background in the footer styles.
You can, for example, remove the checkbox from it and immediately see that the image is gone.
So, we need to fix the desired property in the specified file, and even the line is indicated :)
Good luck

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question