Home › Forums › All Other Themes › Home page header
- This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
April 18, 2019 at 2:56 pm #121888
Hello,
at napoleon.whayklanten.nl the homepage header is different from the other pages. How can I fix this?
Theme: Laptop Repair Pro
Thanks!
April 19, 2019 at 6:06 am #121912Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#slidera { min-height:140px;}
Regards,
ChrisApril 19, 2019 at 9:11 am #121941Hello,
This fixed the overlapping but I still dont have the header image like on the other pages.
April 19, 2019 at 9:11 am #121942This 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 }
April 19, 2019 at 9:26 am #121944Hi,
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,
ChrisApril 19, 2019 at 1:13 pm #121952Hi,
Your admin details aren’t working.
Regards,
ChrisApril 22, 2019 at 10:54 am #122068Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.