White Header Error when it is scrolled

Home Forums Jevelin Theme White Header Error when it is scrolled

Home Forums Jevelin Theme White Header Error when it is scrolled

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • rajeshchourasia
    Participant

    Hello Jevelin,

    this error as in screenshot im facing for almost one year and still not get rid of it after 1 year.

    Problem:-

    it shows a white header when I scroll and i have even used black logo of my company. but on transparent it works perfectly.

     

    website http://www.rajdhaniband.com

     

    the first image is actually a problem

    the second one is an image of working fine.

    Attachments:
    You must be logged in to view attached files.

    Hi @rajeshchourasia,

     

    I hope you are well today and thank you for your question.

     

    It seems this is happening because you are still using the old Unyson plugin and have not migrated to the new redux framework.

     

    I resolved the issue by adding the below custom CSS code in the theme settings Admin Area -> Jevelin -> Theme Settings -> Custom CSS/JS -> CSS Code

     

    .home #page-container div#header-mobile {
        background: transparent;
    }
    
    .home #page-container .sh-header-mobile-navigation .c-hamburger span, 
    .home #page-container .sh-header-mobile-navigation .c-hamburger span:before, 
    .home #page-container .sh-header-mobile-navigation .c-hamburger span:after {
        background-color: #FFF;
    }

     

    Best regards,
    Shufflehound team

    rajeshchourasia
    Participant

    how would i migrate to new redux framework.

    You can upgrade the framework from the below path.

     

    Admin Area -> Jevelin -> Framework Upgrade

     

    Please make sure to take your website backup before upgrading to the new framework.

    rajeshchourasia
    Participant

    Which admin area you are talking. c panel admin area or wrodpress

    WordPress admin area

Viewing 6 posts - 1 through 6 (of 6 total)