skt handyman pro head background img

Home Forums Handy Theme Support skt handyman pro head background img

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #133474
    sunooonsunooon
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: July 29, 2019

    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.

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

    Hi,

    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,
    Chris

    #133509
    sunooonsunooon
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: July 29, 2019

    Thanks, 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,
    Wilson

    #133520
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    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

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

    Hi,

    Issue resolved. Kindly check and confirm.

    contact us page is working fine now.

    Have a look at:
    https://imgur.com/a/8ALwuWi

    Regards,
    Chris

    #133644
    sunooonsunooon
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: July 29, 2019

    thanks 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?

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

    #133920
    sunooonsunooon
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: July 29, 2019

    see 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?

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

    Hi,

    Kindly use this CSS for mobile device.

    @media screen and (max-width:479px) {
    .page .page_head, .page .post_head { display:none;}
    }

    Regards,
    Chris

    #133959
    sunooonsunooon
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: July 29, 2019

    thanks, that work

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

    Hi sunooon,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/

    Regards,
    Chris

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