Change Background Image From Menü At Helix Ulitmate - Left Modal - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Change Background Image From Menü At Helix Ulitmate - Left Modal

Kurt Wündsch

Kurt Wündsch

Template 2 years ago

Hi Joomshaper Team!

I don´t find the settikng in the Template options to change the Background Image for the menu of Helix Ultimate in Header "Left Modal".

Can you give me a short advice, where I can do this in the tempalte options?

Thanks a lot! Kurt

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #120568

Hi

Thanks for contacting us. You have to use this custom CSS and use your background image url.

#sp-header.header-with-modal-menu {
    background-image: url(" ");
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

-Regards.

0
Christian
Christian
Accepted Answer
2 years ago #120554

Hello, I am also interested in this question.

0
Kurt Wündsch
Kurt Wündsch
Accepted Answer
2 years ago #120575

Ok. Thanks. Only possible with coding :)

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #120577

You are always welcome.

0