Home Forums Search Search Results for 'css'

Viewing 10 results - 241 through 250 (of 3,138 total)
  • Author
    Search Results
  • #40179

    Hi Mario,

    A,B,C .Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .btn-quickview, .product-image .product-btn .button, .product-image .added_to_cart {
    	line-height: 40px;
    	margin: 0 10px;
    	text-indent: -999em;
    	background: #000;
    	position: relative;
    }
    .btn-quickview::after,
    .product-btn .button:after {
    	position: absolute;
    	content: '\e618';
    	font-family: 'Pe-icon-7-stroke';
    	left: 50%;
    	top: 50%;
    	text-indent: 0;
    	color: #fff;
    	font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
    .flex.column.product-btn {
    	-webkit-flex-direction: row;
    	-ms-flex-direction: row;
    	-webkit-box-orient: horizontal;
    	-webkit-box-direction: row;
    	flex-direction: row;
    }
    .btn-quickview::after {
    	content: '\e618';
    }
    .btn-quickview::after {
    	content: '\e66e';
    }
    .slick-prev {
    	left: -35px;
    }
    
    .slick-next {
    	right: -35px;
    }
    
    .slick-prev, .slick-next {
    	color: #fff !important;
    background-color: #5f021f;
    border-color: #5f021f;
    }

    A3, You can change in Product > Attributes > Size > Configure Term or you can hide it in Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Products Attribute On Product List and uncheck the field

    Kind regards

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

    #40177
    wanderandstrive
    Participant

    Hey there,

     

    we are experiencing technical problems when updating the latest version of the Gecko theme.

    Our website doesn’t work right as soon we update it. We are always kicked out of wordpress, plus all the CSS codes are visible on the website. (see attachment)

     

    Is there any compatibility issues with wordpress?

     

    Thanks in advance.

     

     

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

    Hi MrAlan,

    Thank you for choose our theme.

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

    .variations .swatch .value select {
    	display: none;
    }
    .variations .swatch .value {
    	display: block;
    	border: none;
    }
    .swatch .reset_variations {
    	display: initial !important;
    }

    2. Please go to Appearance > Widgets > YITH Ajax Filter change type of filter to AND or OR https://prnt.sc/xiee7d

    Kind regards

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

    #40147

    In reply to: Banner Opacity

    Hi Tom,

    I see the banner you using is 1000 x 156 https://eir6aehiq4a.exactdn.com/wp-content/uploads/2021/01/BikerArmourRx2_catbanner.jpg?strip=all&lossy=1&ssl=1 . Recommend use 1920 x 300.

    And you can hide the category name on banner by add below code to Claue > Theme Option > General Layout > Custom CSS

    .page-head h1 {
    	visibility: hidden;
    }

    Kind regards

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

    #40127

    In reply to: Mobile menu navigation

    Hi Prsocial,

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

    @media only screen and (max-width: 1024px) {
    .holder {
    	width: calc(100% + 30px);
    	margin: 0 -15px;
    }}

    Kind regards

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

    #40124

    Hi,

    Please add below code to helpdesk-child > style.css

    .post-type-archive-jhelp-faq .jas-search-form,
    .post-type-archive-jhelp-video .jas-search-form,
    .post-type-archive-jhelp-document .jas-search-form {display: none;}

    Kind regards

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

    #40118

    i’m sorry i tried on parent theme it work but on child theme it not work.

    Please remove code and add below code to helpdesk-child > style.css

    .bbp-the-content-wrapper + div.bbp-template-notice.info { display: none;}

    Kind regards

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

    #39988

    Hi Jacky,

    1. As I told you before, don’t delete the row contain hero banner. Just replace background image when you change background. https://prnt.sc/wltf3k

    If you delete the row you have to repeat add new custom CSS every time you add new row for hero banner

    Please add below code to Claue > Theme Option > Genẻal Layout > Custom CSS to replace old code

    @media only screen and (max-width: 767px) {
    .vc_row.vc_custom_1609673060136 {
    	padding-top: 90px !important;
    	padding-bottom: 20px !important;
    	background-size: contain !important;
    }}

    2,3. Please edit column and follow this screenshot https://prnt.sc/wltf3k

    4. Please add more code

    @media only screen and (max-width: 767px) {
    .woocommerce-info, .woocommerce-error, .woocommerce-warning, .woocommerce-message {
    	padding: 20px;
    }}

    Kind regards

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

    #39987

    Hi Fcnet,

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

    .btn-atc .cart .yith-wcwl-add-to-wishlist {
    	display: none;
    }

    Btw, your support expired. Please extend your support at https://themeforest.net/downloads that will support us continue develop new features and improve our theme.

    Thank and regards

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

    #39963

    In reply to: [object object] error

    Hi,

    Please add more code to Claue > Thêm Option > General Layout > Custom CSS

    .single-product .woocommerce-notices-wrapper {
    	position: relative;
    	z-index: 999;
    }

    Kind regards

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

Viewing 10 results - 241 through 250 (of 3,138 total)