Home Forums Search Search Results for 'css'

Viewing 10 results - 2,121 through 2,130 (of 3,138 total)
  • Author
    Search Results
  • #14558

    In reply to: Hide Sort & Refine

    Hi,

    Please add custom css

    .store-header + .jas-container .result-count-order { display: none;}

    Best regards

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

    #14544

    Hi,

    I checked your site it now can’t access.

    You can hide the date on post detail by add more custom css code

    .jas-container .entry-date { display: none;}

    Best regards

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

    #14514
    [Resolved]

    Topic: can't get rid of post date totally…

    in forum Gecko
    tekir
    Participant

    Dear JanStudio member;

    We asked several times for codes to remove blog post dates site wide. First it was removed from blog main page, than also from post detail topic area. The last try was to remove the date from the “relevant posts section” on the post detail page.

    The last code worked for blog detail page. But now the date on the blog  detail page’s title area is back :/

    We want to get rid of all the dates, site wide. Please help.

     

    all the code you sent -and now in the custom css area is- is here:

     

    .product_meta span.sku_wrapper { display: none;}

    .product_meta span.sku_wrapper { display: none;}@media only screen and (min-width: 1025px) { .jas-push-menu-btn { display: none;}}html[lang=”tr-TR”]

    .product-category h2::before,html[lang=”tr-TR”]

    .product-category h3::before {  content: “kullanmaya başla”;}html[lang=”tr-TR”]

    .product-category h2::after,html[lang=”tr-TR”]

    .product-category h3::after { left: 160px;}

    .product-category h2::before, .product-category h3::before { white-space: nowrap;}

    .posted-on, .post-info span,

    .post-meta .author, .post-meta .comment-number { display: none;}h3

    .product-title, .woocommerce h3.product-title {text-transform: none;}

    .post-related .item span.f__libre {display: none;}

    #14507

    Hi,

    1. You can change background for badge and font weight, font size of menu by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .jas-menu li.sale > a::after {
    background: #ffa800;
    }
    .jas-menu li.new > a::after {
    background: #01bad4;
    }
    .jas-menu li.hot > a::after {
    background: #ff3e11;
    }
    .jas-menu > li > a {
    font-size: 14px !important;
    font-weight: bold !important;
    }

    2. Please go to Settings > General > change site language to Espanol and follow this topic http://support.janstudio.net/forums/topic/theme-translation/

    3. You can change cart slide in Claue > Theme option > WooCommerce > Product Detail Settings > Add to cart behavior > Slide Sidebar

    Best regards

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

    #14503

    Hi,

    Please add custom CSS

    .post-thumbnail .posted-on, .post-related {display: none;}

    Best regards

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

    #14492

    Hi,

    1. I fixed wish list button on your site

    2. For color swatch you change limit number of color on a row by add custom css

    @media only screen and (min-width: 1025px) {
    .variations {max-width: 380px;}
    }

    And change 380 as number you want.

    Best regards

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

    #14488

    Hi,

    You can hide “you may also like” by add custom css

    .single-product .upsells { display: none;}

    Best regards

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

    #14485

    Hi,

    It now our theme doesn’t support select specific articles on latest post slider for separate category

    If you want you can hide latest post slider on “nos artisans” by add custom CSS

    .category-nos-artisans .jas-blog-slider  { display: none;}
    .category-nos-artisans .posts.mt__60, .category-nos-artisans .sidebar.mt__60 {margin-top: 0;}

    Best regards

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

    #14476
    This reply has been marked as private.
    #14471
    bestfitbybrazil
    Participant

    my filter is very plain.  Can you give me some tips on how to make it look better, like color, border line, make each category appear on line by itself, check box, etc.

    This is my css code:  What other options can i play with to make it nicer in this widget?

    .sidebar .widget.yith-woocommerce-ajax-product-filter ul li {
    width: 100%;
    }

    .yith-wcan-list li a {
    border: none;
    display: inline-block;
    width: auto;
    height: auto;
    box-shadow: none;
    text-align: left;
    }

     

     

Viewing 10 results - 2,121 through 2,130 (of 3,138 total)