nirav

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 552 total)
  • Author
    Posts
  • in reply to: eC-Gem: Featured Category #18162
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    To change the number of slides on the mobile screen you need to make changes in theme core files by following the details mentioned below

    edit file: includes/widgets/featured-categories.php

    Search for code

    array(
        'breakpoint' => 479,
        'settings'   => array(
       	'slidesToShow'     => 1,
       	'slidesToScroll'=> 1,
       	),
        ),
    ),

    and update it to

    array(
        'breakpoint' => 479,
        'settings'   => array(
       	'slidesToShow'     => 2,
       	'slidesToScroll'=> 2,
       	),
        ),
    ),

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Mega Magazine #18156
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    we have checked your site https://notisincelejo.com.co/ and it seems that the issue has been resolved.
    Feel free to contact us in case of any other query.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Download link not working #18038
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have forwarded another email and you will be able to download the theme zip file from that email. Please make sure to download it within the next 24 hours.

    Have a great weekend ahead!

    Regards,
    Team ProDesigns

    in reply to: How to add choice of different colors? #18034
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    We have checked your website and found out that the theme you have used is not provided by ProDesigns.

    Feel free to get in touch in case you have any query related to the theme provided by ProDesigns.com.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Feature image isn't supporting #18033
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    We have checked your website and found out that the theme you have used is not provided by ProDesigns.

    Feel free to get in touch in case you have any query related to the theme provided by ProDesigns.com.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Does website loading time effect on SEO? #18032
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    We have checked your website and found out that the theme you have used is not provided by ProDesigns.

    Feel free to get in touch in case you have any query related to the theme provided by ProDesigns.com.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Logo Too Small #18030
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We are glad that the issue got resolved.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Logo Too Small #17955
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    It is not possible without modifying PHP code as it will allow you to skip cropping of the logo.

    Hope this helps!

    Have a nice weekend ahead!

    Regards.

    in reply to: Widget Probem #17954
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    We have checked your website and found out that the theme you have used is not provided by ProDesigns.
    Feel free to get in touch in case you have any query related to the theme provided by ProDesigns.com.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    We have checked your website and found out that the theme you have used is not provided by ProDesigns.
    Feel free to get in touch in case you have any query related to the theme provided by ProDesigns.com.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    • This reply was modified 2 years, 10 months ago by nirav.
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    We have launched a new version of the business point plus theme.
    Please update the theme to the latest version and the issue will be resolved.

    Hope this helps!

    Have a great weekend ahead!

    Regards,
    Team ProDesigns

    in reply to: Hamburger menu not displaying on mobile #17950
    nirav
    Keymaster

    Hello There!

    Hope you are doing well!

    It is because of the latest update in WordPress.
    We will solve this in our theme and will launch a new version soon.
    To temporarily resolve this issue edit file: business-point/assets/js/custom.js

    Search below code

    $('#main-nav').meanmenu({
    meanScreenWidth: "1050",
    });

    and replace it with

    $('#main-nav').meanmenu({
    meanMenuOpen: "<span></span><span></span><span></span>",
    meanScreenWidth: "1050",
    });

    Hope this helps!

    Have a great weekend ahead!

    Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    The First CSS code rule is to give padding to inner content and the second is for adjusting background image position.

    We have checked your site and it looks like that background image position is set using inline property so you can remove the second rule.

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Business Kit Pro Latest Version? #17887
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Yes, this is the latest version of the Business Kit Pro Theme and you can buy it from https://www.prodesigns.com/wordpress-themes/downloads/business-kit-pro .

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: About tag and title modification #17886
    nirav
    Keymaster

    Hello There!

    Hope you guys are doing good!

    Please share with us your website URLs over here or on [email protected] as it will help us check the details and we can provide you custom CSS.

    Have a great weekend ahead!

    Regards,
    Team ProDesigns

Viewing 15 posts - 31 through 45 (of 552 total)