"><img> to paste in an image
Hi,
You will need to edit src/sass/components/_landing.scss
to customize the default header style. The sticky mode is styled under [data-kt-sticky-landing-header="on"]
condition so you can
// Landing header
.landing-header {
display: flex;
align-items: center;
height: $landing-header-height;
background-color: $white;
...
}
Hi
"Could you please provide us with more info? What is your Metronic version and framework
(React, Angular, Vue, or HTML)?"
Regards