Sonl Sinha

Forum Replies Created

Viewing 15 posts - 30,946 through 30,960 (of 30,995 total)
  • Author
    Posts
  • in reply to: Increasing tagline's font size using Girly theme #16108
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Great

    Regards,
    Shri

    in reply to: Translate contact buttons #16060
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    @florina: kindly go to header.php and translate the button text.

    Regards,
    Shri

    in reply to: cut n style #16059
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly go to Theme>CutsNStyle>inc folder>custom-functions.php file

    On line number 701 replace this code

    $imgSrc = wp_get_attachment_image_src( get_post_thumbnail_id(), ‘full’);

    Regards,
    Shri

    in reply to: Change steps icon on How we work section #16058
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

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

    Add this CSS code there:

    .work-box .step-1{ background:url(‘your image url’) no-repeat center bottom !important;}
    .work-box .step-2{ background:url(‘your image url’) no-repeat center bottom !important;}
    .work-box .step-3{ background:url(‘your image url’) no-repeat center bottom !important;}

    Regards,
    Shri

    in reply to: Header clickable to page SKT Bizness PRO #16056
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    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: Parallax animation timing #16054
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    So if we disable the animation that appears on the homepage it will start showing up the site fine.

    Steps: go to wp-content/themes/skt-bakery-pro/js/custom.js remove the animation classes jquery lines we have written like fadeIn, bounceIn etc.

    And then go to style.css and remove visibility:hidden for all those classes mentioned in custom.js

    Regards,
    Shri

    in reply to: logo #16049
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly go to appearance->Theme Option->Custom CSS Box:
    Paste this css code:
    .header .header-inner .logo img {max-height:none;}

    Regards,
    Shri

    in reply to: Girlie Help with header img size #16048
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Great

    Regards,
    Shri

    in reply to: Increasing tagline's font size using Girly theme #16047
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    paste this css code:
    .header span.tagline{ font-size: 15px; }

    Regards,
    Shri

    in reply to: Entry in Main Menu without page? #16045
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly do not link Main Menu Entry to any page give it # in link option.

    Regards,
    Shri

    in reply to: Website title problem #16044
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly go to Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this CSS code:
    #nav{margin-top:10px;}
    #nav ul li a {color:#ff9c00;}

    Regards,
    Shri

    in reply to: Nextgen issuses #16042
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    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

    in reply to: Gallery Documentation #16041
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    You can setup the gallery with the help of this video documentation

    https://www.youtube.com/watch?v=akgcWw8DD9o

    Regards,
    Shri

    in reply to: Parallax animation timing #15885
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly go to js>custom.js

    here you can find animation timing for section animations.

    Regards,
    Shri

    in reply to: Girlie Help with header img size #15884
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    For the image problem kindly use plugin page links to and link those pages to some other page where you don’t have featured image set so that it doesn’t look odd.

    Regards,
    Shri

Viewing 15 posts - 30,946 through 30,960 (of 30,995 total)