Modify #sp-header .menu-fixed In @media Screen And (max-width: 600px) - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Modify #sp-header .menu-fixed In @media Screen And (max-width: 600px)

A

artisanet

Template 2 years ago

Bonjour

I can't modify #sp-header .menu-fixed in @media screen and (max-width: 600px)

I write this

/ SMARTPHONE MENU / @media screen and (max-width: 600px) {

sp-header {background-color:#ff0000 !important; z-index: 99;

transition-property: background-color; transition-duration: 1s; transition delay: 0.0s; box-shadow: 0 5px 6px rgba(0,0,0,0.33); }

sp-header .menu-fixed { position: fixed;

z-index: 99; background-color: #000 ; } }

It does not work . Can you help me please ? Thanks

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #96707

Hi,

but we are not CSS support. There is difference between component & template support and custom CSS/JS code that webmasters uses. Like if you added custom parts into bought car, it's your risk not car dealer.

I can look, but ....

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #96710

CSS mistake corrected. Should be OK now, change bg colors only.

foto_9336_2022.jpg

foto_9335_2022.jpg

0