Hi, Since the update, the background image of the mashead is no longer visible. For instance: url
rborst1 Hi Add this code in custom css
.t4-masthead .ja-masthead:before { background-color: transparent; }
let me know if it helps.
Ninja Unfortunately, it doesn't work..
rborst1 Hi can you remove the extra brace at line 10 due to this error the next code is not working.
Ninja Solved! Thanks a lot 🙂
rborst1 Welcome!