Home Forums Search Search Results for 'css'

Viewing 10 results - 2,481 through 2,490 (of 3,131 total)
  • Author
    Search Results
  • #9591

    Hi,

    You only need add custom css in Claue > Theme Option > General Layout > Custom CSS

    .pe-7s-shopbag::before { content: "\e66e";}

    Best regards

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

    #9587

    Hi,

    You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .jas-menu > li:not(:first-child) {
    margin-left: 0 !important;
    }
    .jas-menu > li:not(:first-child) > a {
    border-left: 1px solid #999;
    margin-left: 20px;
    padding-left: 20px;
    }

    Best regards

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

    #9585

    In reply to: A Few Simple Questions

    Hi,

    You can add custom css

    .jas-social {text-align: left;}
    .jas-social a:first-child { margin-left: 0;}
    .jas-social a.google-plus, .jas-social a.pinterest, .jas-social a.tumblr { display: none;}

    It’s now Instagram still doesn’t support share, you only upload direct on Instagram.

    Besst regards

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

    #9547

    Hi,

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    .header-lateral #jas-wrapper .jas-offline-content {
    margin-left: -250px;
    }

    Best regards

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

    #9546

    In reply to: Custom product page

    Hi,

    You can add custom css

    .flex.between-xs.middle-xs.price-review {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    }
    ul.swatch .swatch-item:hover, ul.swatch .swatch-item.selected {
    border: medium none;
    }

    Best regards

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

    #9545

    In reply to: A Few Simple Questions

    Hi,

    1. You can change blue color to another color on overall site in Claue > Theme Option > Color Scheme > Primary Color

    2. For only add to cart button by add custom css

    .single_add_to_cart_button,
    .external_single_add_to_cart_button {
    background: #56cfe1 !important;
    }

    Best regards
    and change #56cfe1 with your color

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

    #9541
    wesselvincent
    Participant

    Hi guys,

    I’ve want to change the capital letters like ‘HOME’ in the menu, see the attached picture, into a normal ‘Home’. I’ve also want to use a breakup like: ‘|’, in between the menu items. I’ve also added a picture of the way which i want it to be..

    Is there a way to edit this? Maybe with custom CSS?

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

    You can enable breadcrumb on category page by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .archive .woocommerce-breadcrumb {
    background: #f6f6f8;
    display: block;
    padding: 10px 20px;
    }

    Regards

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

    #9503

    Hi,

    You add these code in Claue > Theme Option > General Layout > Custom CSS

    input[type="submit"], button, a.button, .jas-ajax-load a, .br__40 {
    border-radius: 4px;
    }

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

    #9502

    Hi Harry, I just changed it and it’s still nothing where should I add it? The CSS plugin you guys installed on the CSS box int Claue settings?

Viewing 10 results - 2,481 through 2,490 (of 3,131 total)