Home Forums Search Search Results for 'css'

Viewing 10 results - 1,621 through 1,630 (of 3,138 total)
  • Author
    Search Results
  • #21426

    In reply to: Several Questions

    Hi,

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

    .product_meta .posted_in {display: none;}

    2. Please remove in Product description.

    Best regards

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

    #21425

    Hi,

    You can fix by add below code to Claue > Theme Option > General Layout > Custom CSS

    .pm-slick.pm-1col .slick-dots {
    	bottom: 0;
    }

    Best regards

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

    #21423

    Hi Anna,

    This issue because your image have more white space. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

    .badge .left.sold-out {
    	left: 50%;
    	top: 80%;
    	margin-left: -68px;
    }

    Best regards

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

    Hi Harry,

    But my question is Child theme only consists of style.css and functions.php file.

    We did customization in path \wp-content\themes\claue\core\libraries\vendors\woocommerce\templates\  customised files

    Also we changed the content of header file and some changes in )\wp-content\themes\claue\views\header

    Then how can we make changes in those files using child theme?

    Do we have to transfer/copy all customised files to child-theme?

    I know these questions are a bit silly. But I’m new to WordPress so don’t know the exact flow or working.

    Please guide me on the same.

    Thanks & Regards,

    Priyanka

    #21336

    In reply to: Several Questions

    Hi,

    Thank you for choosing our theme and your kind words!

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

    .bgbl.pt__20.pb__20 {
    	display: none;
    }

    2. Please add below code

    .product-image .product-btn {
    	top: 60%;
    }
    
    .product-image:hover .product-btn {
    	top: 80%;
    }

    Best regards

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

    #21333

    In reply to: Size of product titles

    Hi Laurie,

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

    .product-inner  .product_title {
    	font-size: 25px;
    }
    .product_title.entry-title {
    	font-size: 35px;
    font-family: 'Poppins', sans-serif;
    }

    Best regards

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

    #21312
    This reply has been marked as private.
    #21254

    In reply to: Menu + button css

    This reply has been marked as private.
    #21247

    Hi Flavex,

    I try to access the page but in Maintenance Mode

    1. Please go to Claue > Theme Option > WooCommerce > Product Detail Settings > Size Guide Image and remove it

    2. Please add below code in Claue > Theme Option > General Layout > Custom CSS

    .product_meta {display: none;}

    Best regards

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

    #21207

    Hi Karen,

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

    .ow-button-base a {
    	border-radius: 40px !important;
    }

    Best regards

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

Viewing 10 results - 1,621 through 1,630 (of 3,138 total)