Home Forums Search Search Results for 'css'

Viewing 10 results - 91 through 100 (of 3,131 total)
  • Author
    Search Results
  • #42481

    In reply to: Mobile swatch

    Hi,

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

    @media only screen and (max-width: 767px) {
    .swatch__list--item.is-selected .swatch__tooltip {
    	top: -30px;
    	opacity: 1;
    	visibility: visible;
    }}

    Kind regards!

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

    #42467

    In reply to: Add to cart button

    Hi Omarkh,

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

    @supports (-webkit-appearance: -apple-pay-button) {
    form .quantity.hidden + input[type="hidden"] + .single_add_to_cart_button {
    	width: calc(100% - 50px);
    }}

    Kind regards

    • This reply was modified 3 years, 4 months ago by Harry.

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

    #42443

    Hi Reinhard,

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

    .jas-magnific-image.mr__20 {
    	margin-right: 30px;
    }

    Kind regards

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

    #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

Viewing 10 results - 91 through 100 (of 3,131 total)