Home Forums Search Search Results for 'css'

Viewing 10 results - 281 through 290 (of 3,135 total)
  • Author
    Search Results
  • #39511

    In reply to: Discount Amount

    Hi Rahim,

    Please add custom CSS code

    .flex.between-xs.middle-xs.price-review {
    	display: inline-block;
    }

    Kind regards

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

    #39507

    In reply to: HOVER PROBLEM

    Hi,

    Please add‌ be‌low code to JanStudio > Theme Option > General Layout > Custom CSS

    .fa.fa-shopping-cart.mr__10 {
    	display: none;
    }

    Kind regards

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

    #39486

    In reply to: PRODUCT SLIDER

    Hi,

    1. The issue because you has 8 products while you set 8 products as slider. It can’t show as slider. If you want slider with 8 products you have to set per page over 8 products

    When i set slider with 4 products and per page with 8 products it still work well.

    2. Please remove code in JanStudio > Theme Option > General Layout > Custom CSS you add to override style

    By the way, your support expired. Please renew your support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658

    Thank and regards

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

    #39462

    Hi Norden,

    Thank you for choose our theme.

    1. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

    .product-category h2:before,
    .product-category h3:before  {
    	content: 'Shop now';
    }

    and change the text as you want

    For the text “Add to wishlist” you can change in YITH > Wishlist https://prnt.sc/vuqiy4

    2. The dimension for breadcrumbs image i recommend use 1920px x 200px

    Kind regards

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

    #39438

    Hi Seventalents,

    I’m not sure why, can you please send me login credential to check.

    The code you added in Claue > Theme Options > General Layout > Custom CSS not lose when you update.

    Kind regards

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

    #39433
    seventalents
    Support Expired

    Thanks Harry … the last questions regarding this topic:

    1. Why it doesn’t work if I add the code to claue-child > style.css and it works if I add it to Claue > Theme Options > General Layout > Custom CSS?
    2. If I leave the code in Claue > Theme Options > General Layout > Custom CSS, when I’ll update the theme do I lose my code?
    #39431

    In reply to: Can’t set it up

    Hi Jacky,

    Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .product-info .price {color: #999}

    Ang change #999 with your color.

    Kind regards

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

    #39418

    In reply to: Main Menu Items Label

    Hi,

    1. Please go to menu and click on Screen Option, After that check in “CSS Class” and open menu to item to know CSS class.

    Our theme support for menu badge with “New”, “Sale”, “Hot” with class “new”, “sale”, “hot”. You can remove badge by remove class

    2. You can change background color for label by add below code to claue-child > style.css

    .jas-menu li.hot > a:after {
    	content: 'Hot';
    	background: #ff3e11;
    }
    .jas-menu li.sale > a {
    	color: #ec0101;
    }
    .jas-menu li.sale > a:after {
    	content: 'Sale';
    	background: #ffa800;
    }
    .jas-menu li.new > a:after {
    	content: 'New';
    	background: #01bad4;
    }

    and change color as you want.

    Kind regards

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

    #39414
    seventalents
    Support Expired

    Thanks Harry, it works if I add it to Claue > Theme Options > General Layout > Custom CSS.

    How can I edit the hover color of the same item?

    #39412
    seventalents
    Support Expired

    If I add the code to claue-child > style.css doesn’work.

    If I add it to Claue >Theme Options > General Layout > Custom CSS Style it works, but (see screenshot) the default option that I waht hide is visible. How can replace the default option?

    Attachments:
    You must be logged in to view attached files.
Viewing 10 results - 281 through 290 (of 3,135 total)