Home Forums Search Search Results for 'css'

Viewing 10 results - 871 through 880 (of 3,138 total)
  • Author
    Search Results
  • Hi,

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

    .jas-action {
    	margin-top: 30px;
    }
    .header-5 .jas-currency {
    	margin-top: 30px;
    }
    .jas-navigation {
    	margin-top: 30px;
    	margin-bottom: 0;
    }
    .jas-social {
    	margin-top: 30px;
    }

    And change 30 with your number.

    Kind regards

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

    Hi,

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

    .header-5 {
    	margin-left: 0;
    	background: transparent;
    }
    .header-lateral #jas-wrapper {
    	padding-left: 0;
    }

    Kind regards

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

    coveraffair
    Support Expired

    Thank you for your prompt reply, But my question is I need to make the Left menu TRANSPARENT like http://www.ysl.com or https://www.zara.com/in/ . Can you please provide me the additional CSS  code to make it transparent as currently its a solid colour .

    Thank You

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

    Hi Jackimi,

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

    .badge .sold-out {
    	background: rgba(0,0,0,0.3);
    	top: 50%;
    	right: 50%;
    	width: 100%;
    	transform: translate3d(50%, -50%, 0);
    	padding: 10px 0;
    	height: auto;
    	font-size: 14px;
    }

    And change 0,0,0 as RGB color and 0.3 as opacity from 0.0 to 1.0

    To change the text, please go to Loco > theme > claue > your language > edit and search string to change

    Kind regards

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

    #31680

    Hi,

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

    .swatch__list--item.is-selected .swatch__tooltip {
         top: inherit;
         opacity: 0;
         visibility: hidden;
    }

    or wait for the next update of plugin Variation Swatch.

    Could you please help us rate our theme 5 stars at https://themeforest.net/downloads

    Thanks

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

    #31679

    Hi,

    Thank you so much for your kind words!

    You can add the text next to button by add below code to Claue > Theme Option > General Layout > Custom CSS

    .filter-trigger:after {
    	content: "Filter";
    	margin-left: 10px;
    }

    Kind regards

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

    #31664

    In reply to: Breadcrumbs color

    Hi,

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

    .woocommerce-breadcrumb a {color: #222;}

    and change #222 with your color.

    Kind regards

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

    #31660

    Topic: Breadcrumbs color

    in forum Claue
    ParaMar
    Participant

    Hi,

    How can I change the color of the breadcrumbs links. Now the color is inherit from the body but I want to set it to be white only for breadcrumbs. I know that I need to assign a new class for breadcrumbs links in order to set custom CSS rules  but I did not found the proper element to do that. I will attach a screenshot with how I want the breadcrumbs to look like.

    Thanks!

     

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

    Hi Inauremco,

    Thank you for choosing our theme.

    Please add below code to increase space between menu and product in JanStudio > Theme Option > General Layout > Custom CSS

    .single-product .jas-wc-single > .jas-container {
    	margin-top: 50px;
    }

    And change 50 with your number.

    Kind regards

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

    #31624

    Hi Netmind,

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

    .ls-slide img { margin-top: 0 !important;}

    Btw, your support expired. Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281, that will help us continue to develop and improve our theme.

    Thanks

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

Viewing 10 results - 871 through 880 (of 3,138 total)