Home page header

Home Forums All Other Themes Home page header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #121888
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Hello,

    at napoleon.whayklanten.nl the homepage header is different from the other pages. How can I fix this?

    Theme: Laptop Repair Pro

    Thanks!

    #121912
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #slidera { min-height:140px;}

    Regards,
    Chris

    #121941
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Hello,

    This fixed the overlapping but I still dont have the header image like on the other pages.

    #121942
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    This is my css now:

    #slidera { min-height:140px;}
    
    .page_head.page_head_bg {
    height: 200px !important;
    }
    
    @media screen and (min-width:768px) and (max-width:1023px) {
    #slidera .nivo-caption { top:85% !important; width:80% !important;}
    }
    
    ::selection {
        background-color: black;
    }
    input.wpcf7-form-control.wpcf7-submit {
        background: #28A8E0;
    }
    
    html {
      scroll-behavior: auto;
    }
    
    span.desc{display: none;}
    
    .copytext a {
        color: #28A8E0 !important;
    }
    
    .page-title {
    display: none
    }
    
    .footer-logo {
    height: 90px;
      width: 100%;
    }
    
    .Blue-thumb-icon {
    display:none
    }
    .Blue-list-icon {
    display:none
    }
    .Blue-details-icon {
    display:none
    }
    
    #topmenu ul { text-align:center !important;}
    #topmenu ul li { float:none; display:inline-block;}
    
    .upcp-tab-layout-tab-unclicked
    {
    display:none
    }
    
    .upcp-tabbed-layout-tab
    {
    float: left;
        list-style: none;
        padding: 10px;
        background-color: #C0C0C0;
        margin-right: 1.5px;
        cursor: pointer;
        min-height: 0px;
    }
    
    .blog_mo a {
    color: #28A8E0
    }
    .blog_mo a:hover {
    color: #28A8E0
    }
    
    .share_active, .comm_auth a, .logged-in-as a, .citeping a, .lay3 h2 a:hover, .lay4 h2 a:hover, .lay5 .postitle a:hover, .nivo-caption p a, .acord_text p a, .org_comment a, .org_ping a, .contact_submit input:hover, .widget_calendar td a, .ast_biotxt a, .ast_bio .ast_biotxt h3, .lts_layout2 .listing-item h2 a:hover, .lts_layout3 .listing-item h2 a:hover, .lts_layout4 .listing-item h2 a:hover, .lts_layout5 .listing-item h2 a:hover, .rel_tab:hover .rel_hover, .post-password-form input[type~=submit], .bio_head h3, .blog_mo a:hover, .ast_navigation a:hover, .lts_layout4 .blog_mo a:hover{
    color: #000000
    }
    
    a:link, a:visited {
    color: #28A8E0
    }
    #121944
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you

    Regards,
    Chris

    #121952
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Your admin details aren’t working.

    Regards,
    Chris

    #122068
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Your admin details aren’t working again.

    So kindly use this CSS

    .home.has_trans_header .header { min-height:200px; background-size:100% auto;}

    Regards,
    Chris

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.