Home Forums Search Search Results for 'css'

Viewing 10 results - 2,901 through 2,910 (of 3,138 total)
  • Author
    Search Results
  • #3922

    Hi there,
    You can use this custom CSS to fix this problem https://pastebin.com/F1BpQStc

     

    – Foster

    #3920

    Hi there,

    Please add this custom CSS code in Claue Theme Options / Custom CSS

    .jas-page > .mt__60 { margin-top: 0; }

    – Foster

    #3919

    Hi,

    You can use this custom CSS code to adjust width of portfolio item on mobile https://pastebin.com/21a1nWVr

     

    – Foster

    #3848

    Hi, maybe the issue related to both css and js file. Can you try with another plugins both plugin i told is free.

    If still have problem you have to deactivate plugin one by one and check.

    Best regards

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

    #3843

    Hi,

    I think have problem with js after you minify js

    Could you try exclude js file of plugins in minify js one by one or can you try deactivate one by one plugin and check again.

    We try compress js and css of our theme with recommend plugins by “Autoptimize” or “WP Super Minify ” and saw it working normal.

    Best regards

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

    #3718

    Hi,

    For the category page you need upload thumbnail for separate categories when create new category or edit category at Dashboard > Product > Categories

    https://monosnap.com/file/JvDkbyCPZja4liKauWoFhjmfGPVMuy#

    And you can add custom css code to hide Page Title + breadcrumb

    .page-head h1, .page-head .woocommerce-breadcrumb, .page-head .jas-breadcrumb  { display: none;}

    Best regards

     

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

    #3717

    In reply to: Disable order tracking

    Hi,

    Thank you for purchase!

    You can disable order tracking menu by add custom css code in Claue > Theme Option > General Layout > Custom CSS

    .jas-my-account ul li:nth-child(2) { display: none;}

    Best regards

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

    #3710

    Hi Gilesholder,

    Thank you for purchase and report bug.

    We will fix this for the next update.

    You can add below code to hotfix in JanStudio > Theme Option > General Layout > Custom CSS

    .woocommerce-product-search .search-field  { float: left; width: calc(100% – 108px); }

    .woocommerce-product-search input[type=”submit”] { float: right; padding: 0 15px; }

    Best regards

     

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

    #3696

    Hi,

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

    .badge .new, .badge span { background: #000; }

    .shop-top-sidebar .widget ul li.current-cat a { color: #c2ceca;}

    Best regards

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

    #3695

    Hi,

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

    #bbpress-forums li.bbp-header a.subscription-toggle { color: #fff;}

    and change #fff with your color.

    Best regards

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

Viewing 10 results - 2,901 through 2,910 (of 3,138 total)