Hola thembay,
I cant edit this and change by css, i want change background colour to white from pink
i try following #tbay-header .main-header {
padding: 30px;
background: #fffff;
}
and change any like .header-v2 but cannot.
Hola thembay,
I cant edit this and change by css, i want change background colour to white from pink
i try following #tbay-header .main-header {
padding: 30px;
background: #fffff;
}
and change any like .header-v2 but cannot.
Hello Luca !
You please follow these instructions:
body:not(.tbay-homepage) #tbay-header.header-v2 {
background: #fff !important;
}
Also, you can customize other things in that section.
Thanks you for your watching.