Home Forums Search Search Results for 'css'

Viewing 10 results - 51 through 60 (of 3,131 total)
  • Author
    Search Results
  • #43046

    In reply to: Align center

    Hi,

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

    .product-info.mt__15 {
    	text-align: center;
    }

    Kind regards

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

    #43045

    In reply to: Few issues & tweaks

    Hi,

    Thank you for choose our theme

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

    @media only screen and (min-width: 1025px) {
    .wc-single-2 .jas-col-md-6.jas-col-sm-6.jas-col-xs-12.pr.pr__0 {
    	-ms-flex-preferred-size: 66.666%;
    	-webkit-flex-basis: 66.666%;
    	flex-basis: 66.666%;
    	max-width: 66.666%;
    }
    .wc-single-2 .jas-col-md-6.jas-col-sm-6.jas-col-xs-12 {
    	-ms-flex-preferred-size: 33.333%;
    	-webkit-flex-basis: 33.333%;
    	flex-basis: 33.333%;
    	max-width: 33.333%;
    }}

    and go to Claue > Theme Option > WooCommerce > Product Details Settings > Enable Full Width > On

    2. Yes, you need upload your image taller and go to Appearance > Customize > WooCommerce > Product Image and change ratio https://tppr.me/IHFAL

    3. Thank you for your idea, we will check and do it if possible

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

    .product-image a.db::before {
    	display: none;
    }

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

    @media only screen and (min-width: 1025px) {
    .archive .jas-col-md-9.jas-col-sm-9.jas-col-xs-12.pr {
    	-ms-flex-preferred-size: 83.333%;
    	-webkit-flex-basis: 83.333%;
    	flex-basis: 83.333%;
    	max-width: 83.333%;
    }
    .archive .sidebar.pr.jas-col-md-3.jas-col-sm-3.jas-col-xs-12.mt__30.first-md.first-sm {
    	-ms-flex-preferred-size: 16.666%;
    	-webkit-flex-basis: 16.666%;
    	flex-basis: 16.666%;
    	max-width: 16.666%;
    }}

    6. I’m sorry, because it related to filter action, if you not click on close button when you click on on any attribute to filter the filter bar will disappear

    7. If you use builder plugin you have to change setting in builder.

    Kind regards

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

    #43019

    In reply to: Filter / Sort by

    Hi,

    Please add below code to custom css

    .result-count-order {
    	display: none;
    }

    And please renew your support.

    Kind regards

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

    #42988

    In reply to: Change color sliders

    manzocosmo
    Support Expired

    I tried to insert in custom css but it doesn’t work!

    Thanks for the reply

    #42987

    In reply to: Change color sliders

    Hi Manzo,

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

    .fs__50.tu.fwb {color: #fff;}

    Kind regards

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

    #42984
    [Resolved]

    Topic: Change color sliders

    in forum Claue
    manzocosmo
    Participant

    Hi, how can I change color to this text?

    the css class code is: class = “fs__50 tu fwb”

    there is the same class with the same color as the css class: class = “fs__50 tu fwb”?

    thanks

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

    Hi Lane,

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

    .product-category h2::before,
    .product-category h3::before {
    	display: none;
    }
    .woocommerce .product-category h2, .product-category h2, .woocommerce .product-category h3, .product-category h3 {
    	font-size: 15px;
    	padding: 15px;
    	color: #fff;
    }

    Kind regards

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

    #42890

    Hi Miguel,

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

    #jas-vsh .mfp-close {
    	border: none;
    	background: none;
    	margin: 0;
    }

    Kind regards

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

    #42887

    Hi Miguel,

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

    .product_title, .entry-summary .price {
    	font-size: 30px;
    }

    Kind regards

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

    #42872

    Hi,

    I see the code not apply. Please try again or edit code in claue-child > style.css line 128 from display: block to display: inline-block;

    Kind regards

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

Viewing 10 results - 51 through 60 (of 3,131 total)