Sonnal S Sinha

Forum Replies Created

Viewing 15 posts - 19,291 through 19,305 (of 30,677 total)
  • Author
    Posts
  • in reply to: welder pro css problem #73969
    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:

    .fancybox img { width:auto !important;}

    Regards,
    Chris

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

    Hi,

    1. Kindly edit skt-fitness-pro/inc/custom-functions.php and add below code at the bottom and try adding shortcode again.

    // Enable shortcodes in text widgets
    add_filter('widget_text','do_shortcode');

    2. Kindly go to Appearance » Menus select Create a new menu at the top of the page, enter a name for your primary menu in the Menu Name box, check Primary Menu checkbox, click the Create Menu button then add desired pages and save the menu again.

    3. Kindly go to Appearance » Menus select Create a new menu at the top of the page, enter a name for your footer menu in the Menu Name box, check Footer Menu checkbox, click the Create Menu button then add desired pages and save the menu again.

    Regards,
    Brad

    in reply to: Move the four boxes #73956
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    unfortunately those four boxes are not movable, you can only hide them.

    Regards,
    Chris

    in reply to: Header height in the mobile version #73953
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    This is not possible to enlarge picture without zoom.

    Regards,
    Brad

    in reply to: Google Map Responsive #73952
    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:

    @media screen and (max-width:479px) {
    .nivo-caption { width:100% !important;}
    .nivo-box { display:none !important;}
    }

    Regards,
    Chris

    in reply to: Slider timing and fade #73950
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    It is due to we made transition effect and slide change time very slow.

    Regards,
    Dave

    in reply to: No alt tags in slider and other images #73949
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    We need to edit several theme files. Kindly make the theme files editable so that we can make changes.

    Regards,
    Brad

    in reply to: Strong Theme #73939
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Customizer Themes have been updated since WordPress 4.7 due to some CSS conflicts.

    Kindly re-download the theme, activate some other theme, delete the old theme and upload and activate new theme.

    Deletion of theme does not delete theme options or its settings. Uploading and activating the new theme will solve these problems.

    Let us know for any further issues.

    Regards,
    Dave

    in reply to: Customizing Home Page #73938
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly create a new page and add content to display in welcome section then go to Appearance » Theme Options » Sections » Welcome Page for Section 2 and select that page from dropdown then click on Save Options button.

    Regards,
    Dave

    in reply to: Lost or misplaced HOME page #73937
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Homepage can be managed by Appearance » Theme Options » Sections.

    Kindly check theme documentation to setup and customize homepage: http://sktthemesdemo.net/documentation/skt-trust-doc/#homepage-setup

    Regards,
    Chris

    in reply to: Where are the "Social Icons" located? #73935
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi Derek D’Alessandro,

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

    Regards,
    Dave

    in reply to: Luxury Watch #73931
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly use this plugin: https://wordpress.org/plugins/speed-contact-bar/

    Regards,
    Brad

    in reply to: Google Map Responsive #73929
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly used this css code there:

    @media screen and (max-width:980px) {
    .header .header-inner .nav { width:100%;}
    }
    
    @media screen and (min-width:320px) and (max-width:767px) {
    .nivo-caption { top:3% !important; left:0 !important; padding:0 20px !important; display:block !important;}
    .slide_info h2 { font-size:14px !important; line-height:20px; display:block !important;}
    .slide_info h2 strong { font-size:18px !important; line-height:0 !important;}
    .nivoSlider img { width:140% !important; margin-left:-20% !important;}
    .slide_info p { margin-bottom:16px !important;}
    .slide_info a.sldbutton { padding:6px 10px !important; font-size:12px !important;}
    }

    Regards,
    Chris

    in reply to: Strong theme – need help with a few things #73928
    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

    in reply to: Link last inserted article in section 1 (our-rooms) #73927
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    🙂

Viewing 15 posts - 19,291 through 19,305 (of 30,677 total)