Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi Mohammad,
That did the trick. I just had to isolate it to the home page but it looks like that worked perfectly.
Thanks so much for your help.
Cheers!
Hi Mohammad,
It’s the gray colour I’m trying to eliminate (I thought that was the header). I’m looking to have nothing across the top on the home page. Just the mobile-style menu “floating” over the slider in the top right corner.
I think I can get it to work with:
.home #header-section {
background:transparent!important;
height:0px;
}..that is, unless there is a better way. It doesn’t seem to affect the sticky header, though. That still appears when scrolling that page.
Thanks,
HeatherThis reply has been marked as private.Thank you both very much you’ve been a HUGE help.
Mohammad, for some reason that code did not hide the header background on the home page. Not sure what I’m missing.Thanks
Will give that a try.. Thanks Kyle.
This is AWESOME – thank you. I also need to remove the white header background and logo on the home page. I’ve removed the logo using this code:
.home #logo img {
display: none;
}Having trouble removing the header background though. Any suggestions?
Thanks again.
-
Posted in: We hit Power Elite.