Home Forums Search Search Results for 'css'

Viewing 10 results - 101 through 110 (of 3,138 total)
  • Author
    Search Results
  • #42422

    In reply to: Social Icons Size

    Hi,

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

    .jas-social i {
    	font-size: 20px;
    }
    .jas-wc-single .jas-social i {
    	font-size: 20px;
    }

    And change 20 to your number

    Kind regards

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

    #42413

    Hi,

    1. Please change code to

    .jas-menu li.sale > a {color: #222;}

    2.5. Please send me your site login credentials to check

    3. i still not clear your issue, please take a screenshot about the issue

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

    .jas-mini-cart .button.wc-forward, .widget_shopping_cart .button.wc-forward {
    	display: none;
    }
    
    .jas-mini-cart .button.wc-forward.checkout, .widget_shopping_cart .button.wc-forward.checkout {
    	display: block;
    }

    Kind regards

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

    #42409
    IPSHealth
    Participant

    Hi, how can I reset my website to use the theme colours as set up in Claue Theme options instead of Elementor global colours? I set the Elementor global colours without realising that it will override the theme colours and now I can’t seem to set them back. I have reset all the Elementor global colours back to default, but this did not work. I therefore had to go and custom code all the colours in CSS which is not ideal and I would prefer to just use my theme colours instead.

    #42399
    marketing_xum
    Support Expired

    I think you forgot to add the code that I should add in the custom CSS

    #42398

    Hi,

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

    2. Please go to Setting > Forum > Anonymous and check in option Allow guest users without accounts to create topics and replies https://tppr.me/HycBW

    Kind regards

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

    #42396

    Hi,

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

    .price ins {
    	color: #ec0101;
    }
    .jas-menu li.sale > a::after {
    	background: #ffa800;
    }

    And change #ec0101, #ffa800 with your color code

    2. Please go to Appearance > Widgets > WooCommerce Filter Sidebar and remove Product Categories widget

    Kind regards

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

    #42386

    Hi,

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

    h3.product-title, .woocommerce h3.product-title {
    	font-size: 12px;
    }

    And change 12 as you want

    Kind regards

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

    #42343

    In reply to: Images on installation

    Hi,

    You can change copyright background color by add below code to Claue > Theme Option > General Layout > Custom CSS

    .footer__bot {
    	background: #000;
    	color: #fff;
    }

    And change #000, #fff with your color.

    Kind regards

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

    #42323

    Hi Daniel,

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

    .swatch__list--item.disabled {
    	opacity: 1;
    	position: relative;
    	pointer-events: inherit;
    }

    KInd regards

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

    #42290

    Hi Aiste,

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

    .woocommerce + .woocommerce-info {
    	background: none;
    	border: none;
    	padding: 30px 0;
    }

    Kind regards

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

Viewing 10 results - 101 through 110 (of 3,138 total)