Sonl Sinha

Forum Replies Created

Viewing 15 posts - 676 through 690 (of 31,006 total)
  • Author
    Posts
  • in reply to: static header image #209410
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Okay

    in reply to: static header image #209379
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Admin details are required to create sticky header featured images.

    Regards,
    Dave

    in reply to: static header image #209374
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .page #content { margin-top:0;}
    .page_head, .post_head { max-height:inherit !important;}

    Regards,
    Dave

    in reply to: static header image #209358
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .slider-header-layout2 { width: 100%; float: left; position: sticky; top: 0;}
    #content { background:#fff; margin: 30px 0 0;}
    #footer, #copyright { position:relative;}

    Regards,
    Dave

    in reply to: SKT Fitness Pro – BMI Calculator #209352
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    in reply to: HVAC theme slider text overlap #209298
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Okay

    in reply to: HVAC theme slider text overlap #208929
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    @media screen and (min-width:768px) and (max-width:900px) {
    .slider-main .nivo-caption .title { font-size:28px;}
    .slider-main .nivo-caption .nivo-caption-content { max-width:500px;}
    .home.has_trans_header .slider-header-layout3 .nivo-caption { top:80%;}
    }
    
    @media screen and (min-width:901px) and (max-width:1023px) {
    .slider-main .nivo-caption .title { font-size:28px;}
    .slider-main .nivo-caption .nivo-caption-content { max-width:500px;}
    .home.has_trans_header .slider-header-layout3 .nivo-caption { top:70%;}
    }
    
    @media screen and (min-width:1024px) and (max-width:1160px) {
    .slider-main .nivo-caption .title { font-size:32px;}
    .slider-main .nivo-caption .nivo-caption-content { max-width:500px;}
    .home.has_trans_header .slider-header-layout3 .nivo-caption { top:80%;}
    }
    
    @media screen and (max-width:1024px) {
    #footer.footer-type3 .rowfooter { margin:0;}
    }

    Regards,
    Dave

    in reply to: SKT White FREE looks different then PRO #208482
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    in reply to: [Underwater Pro] Event order #208481
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

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

    Regards,
    Chris

    in reply to: Keeping the event on the website after the start time #208265
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Kindly go to Pages >> Upcoming & Future Shows >> Edit with Elementor >> upcoming in the next weeks >> and change it there.

    Kindly see screenshot:
    https://nimb.ws/YTjrHy

    Regards,
    Dave

    in reply to: removing comment and categories post #208256
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

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

    .single_metainfo {
      display: none;
    }

    Regards,
    Dave

    in reply to: Saerch in the menu #208180
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    🙂

    in reply to: Problem with SKT Mechanic #208179
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Welcome 🙂

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

    in reply to: Saerch in the menu #208162
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

    Issue have been resolved. Kindly check and confirm.

    Regards,
    Brad

    in reply to: Problem with SKT Mechanic #208157
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31006
    • Total: 31006
    Member since: August 16, 2013

    Hi,

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

    .wpcf7-form label {
      color: #282828 !important;
    }
    input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], select, textarea {
      background: rgba(0,0,0,0.03) !important;
    }

    Regards,
    Chris

Viewing 15 posts - 676 through 690 (of 31,006 total)