Divi Header Not Displaying Correctly on Archive Pages

This topic contains 12 replies, has 4 voices, and was last updated by  Naveen Giri 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #528284

    coverberg
    Lifetime Member
    Post count: 11

    Hi all,

    I am currently developing a website using the Divi theme for WordPress. I have built a custom header through their Theme Builder. It looks great on the home page and the details pages. However the archive pages don’t display the header correctly. I can’t see if it is a CSS issue or something else. I don’t really want to post the address to the site since it is still in development. Has anyone else run into this issue?

    Thanks,

    Chris

    #528285

    Kor
    Moderator
    Post count: 16516

    Hi Chris,

    Thanks for your post. This isn’t a known issue and we’d need to inspect your Website before we can assist you further with this. Could you please share your Website URL here? You can use the private reply option below.

    #528290

    coverberg
    Lifetime Member
    Post count: 11
    This reply has been marked as private.
    #528291

    Kor
    Moderator
    Post count: 16516

    Hi coverberg,

    Thanks for your post. I’m able to see some issues with the theme CSS. Kindly share your Website WP admin access here in private reply and we’ll check this out for you asap!

    #528293

    coverberg
    Lifetime Member
    Post count: 11
    This reply has been marked as private.
    #528306

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #528522

    coverberg
    Lifetime Member
    Post count: 11
    This reply has been marked as private.
    #529774

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    #529903

    coverberg
    Lifetime Member
    Post count: 11
    This reply has been marked as private.
    #529914

    Alex Rollin
    Moderator
    Post count: 27815

    Can you point out the current problem?

    #529988

    coverberg
    Lifetime Member
    Post count: 11
    This reply has been marked as private.
    #529993

    coverberg
    Lifetime Member
    Post count: 11
    This reply has been marked as private.
    #530023

    Naveen Giri
    Moderator
    Post count: 1559

    thats css issue.
    I have added following css in customiser and issue is fixed.

    
    .et-db #et-boc .et-l.et-l--header{
    	position:relative;
    	z-index:10;
    }
    .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{
    	max-height:130px !important;
    }
    
    .et-l--header .et_pb_row_0_tb_header{
    	max-width:100% !important;
    }

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket