Sonl Sinha

Forum Replies Created

Viewing 15 posts - 30,856 through 30,870 (of 31,201 total)
  • Author
    Posts
  • Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi Adam,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box

    .nivo-caption{display:none !important;}

    Regards,
    Shri

    in reply to: Home Page Issues #18299
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi

    Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18297
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Cool 🙂

    Regards,
    Shri

    in reply to: Home Page Issues #18287
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi George,

    1. You assign all the images in Other Project category. Put images on other categories also.
    2. Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    paste this css code in custom css box
    .our-certifications .one_third .icon-bg {background:none !important;}
    .our-certifications .one_third:hover .icon-bg {background:none !important;}
    3. Branch Information: to display full branch information you have to increase page excerpt.

    Regards,
    Shri

    in reply to: Cannot change the Website's Title! #18286
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi Anh,

    Kindly go to functions.php and find this code: add_theme_support( ‘post-thumbnails’ );
    Below that add this code: add_theme_support( ‘title-tag’ );

    If you still having this issue. Kindly email us [email protected] with your WordPress admin details and URL of the site.

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18285
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Shri

    in reply to: Cannot change the Website's Title! #18278
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi,

    Kindly go to Setting>>General>>Site Title

    Regards,
    Shri

    in reply to: pages have heading #18275
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    You are welcome Freddy

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18269
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18265
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi Rodrigo,

    Remove all the CSS code in from custom css box and paste this code.

    @media screen and (min-width: 480px) and (max-width: 767px) {
    .header .header-inner .logo {margin-top:5px; margin-bottom:5px; text-align:left;}
    .header .header-inner .logo img {height:auto; width:40%;}
    .header .header-inner .nav ul li a {padding:50px 15px;}

    .nivo-caption {display: block !important; top:0;}
    .slide_info h2 { font-size:13px;}
    .slide_info p { font-size:10px;}

    }

    Regards,
    Shri

    in reply to: Frame Gallery #18264
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi Anna,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css code

    .fotorama__thumb-border {border-color:#000000 !important;}

    Regards,
    Shri

    in reply to: Move menu to top of page (instead under header) #18261
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi Roel,

    Yes, cut the entire <div class=”header”></div> and paste it in the same file after <body> tag.

    If you still having the issue. Kindly send us [email protected] with your admin details and website link. We will do it for you.

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18257
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    @media screen and (max-width: 767px) {
    .header .header-inner .logo {text-align:center;}
    .header .header-inner .logo img {height:auto; width:60% !important;}
    }

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18255
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Paste this code in custom css box for responsive :

    @media screen and (max-width: 767px) {
    .nivo-caption {display: block !important; top:0;}
    .slide_info h2 { font-size:13px;}
    .slide_info p { font-size:10px;}

    }

    Regards,
    Shri

    in reply to: SKT Naturo Pro – Slider text not showing in mobile #18253
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi Rodrigo,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box

    .header .header-inner .logo {margin-top:5px; margin-bottom:5px; text-align:left;}
    .header .header-inner .logo img {height:auto; width:40%;}
    .header .header-inner .nav ul li a {padding:50px 15px;}

    Regards,
    Shri

Viewing 15 posts - 30,856 through 30,870 (of 31,201 total)