Header Missing

Home Forums Legacy Support Support queries Other issues Header Missing

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #355151
    nadzhatulothman
    Participant
    @Ada where to enable header on home page?
    #355309
    Ada
    Participant
    Hi, As I have said you many times now I changed the home-page template to elementor full width on your site. and header is appearing on home page. https://prntscr.com/12ajkhb Please do not set it again to elementor canvas . But I am not able to understand why the menu is again going missing https://drive.google.com/file/d/1OR-BFWaqM_MdO8sDYzDzarW8ZdyqRJgt/view Can I check disabling your third party plugins on your site.
    #355316
    nadzhatulothman
    Participant
    Sure. Please check @Ada
    #355378
    Veronica
    Moderator
    hi please check the reply here https://wplms.io/support/forums/topic/dropdown-menu-header/#post-355375 and let me know if it works
    #356582
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #356685
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #356750
    Ada
    Participant
    Hi, The delay in response is due to support holiday. I checked your site pages and I think you have resolved this double header issue on your site. https://prntscr.com/12r4l2j https://prntscr.com/12r4fiv https://prntscr.com/12r4gh2 After logging out -> https://prntscr.com/12r4nwt For this issue _> https://prntscr.com/12r4iu6 please add this custom css code
    
    .user_menu.active {
        z-index:9999999 !important;
    }
    
    #356917
    nadzhatulothman
    Participant
    This reply has been marked as private.
    #357028
    Ada
    Participant
    Hi, You can change header background image from wplms>>header>>header background image. Or you can add custom css to set a background color.
    
    section#title {
        background:#8d9093 !important;
        
    }
    header{
          background:#8d9093 !important;
    }
    
Viewing 9 posts - 16 through 24 (of 24 total)
  • The topic ‘Header Missing’ is closed to new replies.