Home Forums Search Search Results for 'css'

Viewing 10 results - 411 through 420 (of 3,131 total)
  • Author
    Search Results
  • #37692

    Hi,

    I mean please use normal link of screen shot

    1. Please add prefix text for price that include tax

    2. Use should setup tax base on your country.

    4. Please add custom css code

    .woocommerce-tabs.wc-tabs-wrapper.pt__50 {
    	padding-top: 0;
    }

    5. I’m sorry it only support popup not open as tab.

    Kind reards

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

    #37690

    In reply to: Favicon Images

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

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

    #37686

    In reply to: Favicon Images

    pao_lilla
    Support Expired

    Hi again Harry,

     

    Not sure where I should add this custom CSS code, could you please kindly advise me?

    Hi,

    1. You can hide the blue text bar by add below code to claue-child > style.css

    .woocommerce-form-coupon-toggle {display: none;}

    2. I think the product of Panties has most sale. For this case i recommend type name of product to manual show product from different category https://prnt.sc/tkxxkr

    Kind regards

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

    #37620

    In reply to: UX AND UI

    Hi George,

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

    @media only screen and (max-width: 736px) {
    .header__top .hidden-sm.jas-col-md-4.tc {
    	display: block;
    	width: 100%;
    }}

    Please reply on our support forum that will help us can track your issue and help you faster.

    Kind regards

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

    #37617

    In reply to: Demo Content Import

    Hi,

    Please add below code to change background text on slider to JanStudio > Theme Option > General Layout > Custom CSS

    .furniture-slider .metaslider .flexslider .caption-wrap .caption {
    	background: rgba(181, 150, 119, 0.8);
    }

    and change 181, 150, 119 as your RGB color and 0.8 as opacity from 0.0 to 1.0

    Kind regards

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

    #37607

    In reply to: JavaScript:avoid (0)

    Hi,

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

    .fa.fa-facebook::before {
    	content: "\f09a" !important;
    }

    Kind regards

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

    #37588

    If you want filter sidebar visible on PC please select setting like this https://prnt.sc/timb5k and add below code to hide it on Tablet and mobile to Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 1024px) {
    .archive .jas-wc .sidebar {display: none;}
    .archive .jas-wc .jas-col-md-9.jas-col-sm-9.jas-col-xs-12 {
    	flex-basis: 100%;
    	max-width: 100%;
    }}

    Kind regards

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

    #37577

    Hi,

    I see the background color you added to Text Block not custom CSS

    https://prnt.sc/tideuh

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

    #37576
    shariq
    Support Expired

    I also installed the Loco translate but I cant find the option to delete the word “website” from terms and conditons. Can you give me some CSS code for this instead?

Viewing 10 results - 411 through 420 (of 3,131 total)