Yes, ofcourse ! Thank You!
In the position of the header I replace what previously had the theme with a slider (master slider) , and add a code to delete the image that includes the default template.
- Code: Select all
.imageBg #gk-head {
background: none;
}
.imageBg #gk-head {
background: #333;
}
.fullwidthabanner {
margin-top: 0px!important;
z-index: 2!important;
}
#gk-header-mod.gk-page {
max-width: none;
The problem is in the menu, the menu change their properties , for now the menu shows all times with white background, even when on the "slider that is above the header" . In the demo it shows different, in fact the demo has 2 logos for the menu , the black and white logo, and they changing when go sliding down the page.
The text of the menu , also changes color when or does not have its background
I thought it might be by the slider, but another user of the theme, did something similar and looks fantastic with slider
Here you have the url: disenogt.com/computing
Thanks for your help