Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #288719

    Hi all, I’m having an issue in a a page using the grid portfolio item. When you click on an item (ajax mode) the header image goes blank and leaves my logo without background. The weird part is that this happens with Chrome.

    Any idea on how to solve it?
    Chrome crop
    Thanks in advance.

    #288723

    Hi Jorge!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main_alternate, #header {
    -webkit-transform: translateZ(0);
    }

    Cheers!
    Yigit

    #289061

    Great, problem solved.

    #289069

    Hi!

    Awesome! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header image disappears when scrolling portfolio page.’ is closed to new replies.