Forum Replies Created

Viewing 10 posts - 431 through 440 (of 15,006 total)
  • Author
    Posts
  • in reply to: theme colors on mobile devices with “dark mood” display #43361

    Hi,

    If you want this area white on mobile please add below code tob Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 736px) {

    #jas-header {
    background-color: #ffffff;
    }}

    Kind regards

     

     

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: theme colors on mobile devices with “dark mood” display #43358

    Hi,

    I check your site but don’t see the issue. Can you take screenshot and add note to screenshot describe the issue?

    Thanks

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: theme colors on mobile devices with “dark mood” display #43356

    Hi Ateacme,

    Sorry for miss your topic.

    1. You can change mobile menu button in Claue > Theme Option > Header > Mobile Menu Icon
    2. You can add some custom code to override theme option

    @media only screen and (max-width: 736px) {
    #jas-mobile-menu ul li a, .holder {
    color: #fff;
    }}

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: problems with variation swatch #43355

    Hi Mr.Green,

    Thank you for choose our theme.

    Sorry because inconvenience.

    Please try follow these steps:

    • Deactivate plugin WooCommerce Variation Swatch and re-activate
    • Navigate to menu Dashboard > Products > Attributes > and change Color type to Color and Size to Label

    https://tppr.me/l3vSl

    If issue still there please send me your site login credentials to check.

    Thank and regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Change product image and title link in Shop view #43348

    Hi,

    Please follow our topic to update theme and plugins to latest version at https://support.janstudio.net/forums/topic/updating-the-theme/

    After that, You need to login to your cPanel File Manager or FTP and edit the wp-config.php file, which should be available in WordPress instance’s root directly.

    And change

    define(‘WP_DEBUG’, true);

    to

    define(‘WP_DEBUG’, false);

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Change product image and title link in Shop view #43346

    Hi Andrea,

    Please try downgrade PHP version on your server to 7.x f0llow this https://stackoverflow.com/questions/65188259/error-by-installing-wordpresswith-duplicator

    Kind regards

     

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Change product image and title link in Shop view #43344
    This reply has been marked as private.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Change product image and title link in Shop view #43342

    Hi,

    Did you click on Import buton to import sample data?

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Change product image and title link in Shop view #43339

    Hi  Andreasbalboz,

    Thank you for choose our theme.

    1. Please download attach file and install child theme contain customize code via Themes > Add new and after that active child
    2. Go to Dashboard > Claue > Theme Option > WooCommerce > Product Listing Settings > Flip Product Thumbnail
      > Off

     

    Kind regards

    Attachments:
    You must be logged in to view attached files.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Issue with font color in blog section #43335

    Hi Cair,

    Please add below code to JanStudio > Theme Option > General layout > Custom CSS

    body {
    color: #333 !important;
    }

    And change #333 to your color

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 posts - 431 through 440 (of 15,006 total)