Home › Forums › Handy Theme Support › skt handyman pro head background img
- This topic has 10 replies, 2 voices, and was last updated 4 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
October 30, 2019 at 6:52 am #133474
Can you please help me to remove the head background image, see code below, my url is https://smartconstructions.us/
/*Site Content Text Style*/\
body, input, textarea{
font-family:Assistant; font-size:15px; }.single_post .single_post_content .tabs li a:link, .single_post .single_post_content .tabs li a:visited{ color:#5b5b5b;}
.page_head{ background:#545556; color:#555555;}
.page_head .postitle{color:#555555;}
.page_head .layerbread a:link, .page_head .layerbread a:visited{color:#555555;}
.page_head_bg{background:url(https://smartconstructions.us/wp-content/themes/skt-handyman-pro/images/default-header-img.jpg);}I do not wish to see this background pic, How can I turn off this img? I’ve try to delete this jpg file in the imgs folder, but the web site stlll give me a blank space.
October 30, 2019 at 7:38 am #133477Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.page .page_head, .page .post_head { height:auto !important;}
Regards,
ChrisOctober 30, 2019 at 4:56 pm #133509Thanks, that work very well.
I have one more question, my contact us page didnot work, I can not receive anything even if it said message sent.https://smartconstructions.us/contact/, also the maps on this page is not in the center.
https://smartconstructions.us/request-a-quote/ this page I can not get email either.
Best regards,
WilsonOctober 31, 2019 at 4:51 am #133520Hi,
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,
ChrisNovember 1, 2019 at 5:59 am #133581Hi,
Issue resolved. Kindly check and confirm.
contact us page is working fine now.
Have a look at:
https://imgur.com/a/8ALwuWiRegards,
ChrisNovember 2, 2019 at 4:45 am #133644thanks for your quickly help. I find the head background pic still appear at mobile browsers, I have tried both mobile safari and mobile chrome. both of them still show the head background pics. can you please help?
November 4, 2019 at 5:03 am #133667Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisNovember 8, 2019 at 7:19 am #133920see https://imgur.com/a/VmcwL7V for the screen shot, this only happen on mobile browsers like mobile Safari, or mobile Chrome.
I find the head background pic still appear at mobile browsers, I have tried both mobile safari and mobile chrome. both of them still show the head background pics. can you please help?
November 8, 2019 at 9:10 am #133921Hi,
Kindly use this CSS for mobile device.
@media screen and (max-width:479px) { .page .page_head, .page .post_head { display:none;} }
Regards,
ChrisNovember 9, 2019 at 8:15 pm #133959thanks, that work
November 12, 2019 at 5:06 am #134009Hi sunooon,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.