That would be great. Like I said, I do enjoy your theme. I was wondering if there was a way to put the featured image of a page where the slider once was. If that’s not possible that’s fine, it’s just one of the things my board asked me about. Thanks again.
Thanks for the suggestion, initially I had been trying
.header_v1 .sticky-header{
background-color:rgba(255, 255, 255, .7);
}
But I tried the same color pattern with your class id and it didn’t alter anything. Maybe I initially pointed to the wrong aspect when I had originally posted, so I am sorry for that. But when I add custom css through firefox console, the change works. But when I add the code to the css file or through custom css, it seems to be cancelled out by an “inline” style. Thanks again for the help.