How can I adjust the banner image position in my Wookie theme?

Hi, my site is SILVENU

I want to edit my banner image position but my Wookie theme only allows for “top, bottom, or center”

Is there a way to edit exactly how the image will be positioned?

(the guys head is partially blocked in my banner image so I want to move the image down a bit on desktop)

Thank you!!!

@SILVENU

yes please share issue images?

hii, @SILVENU
Paste this code on top of the theme.scss file.

.tp-bgimg.defaultimg {
    background-position: inherit !important;
}

Thank You.

@Zworthkey Thank you for the help.

How do I choose where the picture will be positioned now?

I want to have the position somewhere between “Center” and “Top”

thank you!!!