Sonal S Sinha

Forum Replies Created

Viewing 15 posts - 31,231 through 31,245 (of 31,305 total)
  • Author
    Posts
  • in reply to: Problem with title. They are #16222
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Great

    Regards,
    Shri

    in reply to: Cannot hide section 1 #16221
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box:
    .welcometop {display:none;}

    Regards,
    Shri

    in reply to: header image not scaling down for small screen #16220
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box:
    .innerbanner img {height:auto;}

    Regards,
    Shri

    in reply to: How to prevent delay and bounce of Service-wrap info #16218
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to Theme>Js>Custom.js

    Find this code and delete it:

    jQuery('.services-wrap').each(function(){
      var imagePos = jQuery(this).offset().top;
    
      var topOfWindow = jQuery(window).scrollTop();
       if (imagePos < topOfWindow+400) {
        jQuery(this).addClass("fadeInLeft");
       }
      });
    

    After That go to Appearance>Theme Option>Basic Setting>Custom Css Box:
    Paste this Css code in Custom css box:
    .services-wrap {visibility:visible;}

    Regards,
    Shri

    in reply to: Get quotes to span the width the page rather than vertical #16216
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    #quotearea_504_1 {width: 100% !important;}

    Regards,
    Shri

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    It is in the js folder. just delete it from there.

    Regards,
    Shri

    in reply to: Front Page Slider Padding #16166
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    You can use this

    <div class="top-phone"  style="float:left">Office: 01582 343143</div>
    <div class="top-phone" style="float:left">Mobile: 07890 454581</div>

    Regards,
    Shri

    in reply to: Front Page Slider Padding #16161
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Great

    Regards,
    Shri

    in reply to: Front Page Slider Padding #16159
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box:
    #slider{top:-133px; margin:0 0 -133px 0;}

    Regards,
    Shri

    in reply to: Front Page Slider Padding #16157
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Can you please provide your website link.

    Regards,
    Shri

    in reply to: Our Menu not working #16155
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly email us: [email protected] your website URL and WordPress admin details and we will check the problem.

    Regards,
    Shri

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi Stuart,

    Kindly remove smooth-scroll.js

    regards,
    Shri

    in reply to: Header clickable to page SKT Bizness PRO #16152
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to header.php

    on line no. 123 to 130 replace this code

    <div class=”slider-wrapper theme-default”><div id=”slider” class=”nivoSlider”>
    <?php
    foreach( $slAr as $sv ){
    $n++; ?> “>
    ” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo esc_attr(‘#slidecaption’.$n) ; ?>” /><?php
    $slideno[] = $n;
    }
    ?>
    </div>

    Regards,
    Shri

    in reply to: SKT Naturo pro: Header images do not scale correctly #16146
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Cool 🙂

    Regards,
    Shri

    in reply to: SKT Naturo pro: Header images do not scale correctly #16144
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31305
    • Total: 31305
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box:
    .innerbanner img {height:auto;}

    Regards,
    Shri

Viewing 15 posts - 31,231 through 31,245 (of 31,305 total)