Sonnal S Sinha

Forum Replies Created

Viewing 15 posts - 17,716 through 17,730 (of 30,677 total)
  • Author
    Posts
  • in reply to: Add Flip Box Feature to Other Pages #82427
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly create the contact page and then put on that link there.

    Regards,
    Chris

    in reply to: SKT Black & White Pro #82424
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

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

    .servicebox-icon { width:80px; height:80px; padding:0;}
    .servicebox img { height:auto; min-height:80px;}

    Regards,
    Dave

    in reply to: Nuptials Pro-display problems on mobile #82423
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

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

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .newproducts { height:850px; overflow:hidden;}
    .newproductfilter ul#filter { margin-top:20px;}
    .newproductfilter ul#filter li:first-child { display:none;}

    Regards,
    Chris

    in reply to: header nav bar #82421
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    in reply to: School theme – disable widget #82419
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

    in reply to: School theme: feature block show no preview text #82416
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    in reply to: Banking sector | Smooth Scrolling #82415
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly use this code before closing head tag in the Header.

    <script>
    	jquery(document).ready(function() {
    	  $('a[href^="#"]').click(function() {
    		  var target = $(this.hash);
    		  if (target.length == 0) target = $('a[name="' + this.hash.substr(1) + '"]');
    		  if (target.length == 0) target = $('html');
    		  $('html, body').animate({ scrollTop: target.offset().top - 123 }, 1000);
    		  return false;
    	  });
    	});
    </script> 

    Regards,
    Brad

    in reply to: Landing Page Enquire Form #82407
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly refer our documentation to setup multilingual.
    http://sktthemesdemo.net/documentation/skt-landing-page-doc/#multilingual

    See Video Documentation of Multilingual.
    https://www.youtube.com/embed/vRrVr8waiH4?list=PLu-rbI5wLChHyGiODN2uVkkR6XAxP1i7x

    Regards,
    Chris

    in reply to: lost formatting for mobile #82406
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Your 1 year support for theme has expired. To continue receiving theme updates and support for another year kindly subscribe for just $18: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E6MFAFM4T6RDL

    Once paid we will again renew your support for 1 year and you will also receive theme updates as and when they happen.

    Regards,
    Brad

    in reply to: Is there a way to decrease the width of the slider title box? #82405
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

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

    .nivo-caption { width:29% !important; max-width:inherit !important;}
    .title { font-size:24px !important;}
    .slidedesc { font-size:16px !important;}
    .slidebtn { font-size:14px !important;}

    Regards,
    Dave

    in reply to: Is there a way to decrease the height of the header? #82404
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

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

    .header-right { margin-bottom:10px;}

    Regards,
    Dave

    in reply to: tagline size increase #82403
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

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

    span.desc { font-size:18px;}

    Regards,
    Dave

    in reply to: slider speed #82402
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Front Page >> Slider >> and change there Animation speed what you need.

    Regards,
    Dave

    in reply to: Font size #82400
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Fonts Typography >> And increase there font size.

    Regards,
    Dave

Viewing 15 posts - 17,716 through 17,730 (of 30,677 total)