Home Forums Search Search Results for 'css'

Viewing 10 results - 2,891 through 2,900 (of 3,131 total)
  • Author
    Search Results
  • #4035

    Hi,

    Thank you for report bug.

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

    .woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview { padding: 0 15px; width: 100%; }

    Best regards

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

    #4020

    Thank you for purchase!

    You can add below code to Claue > Theme Options > 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

    kristievento
    Participant

    First, this is a GREAT theme. I absolutely LOVE it.

    When I scroll down passed the footer on the mobile site, I am seeing the following message (only on mobile):

    “This is a demo store for testing purposes – no orders will be fufilled.”

    I downloaded the demo, but I have replaced that with all my own posts/products. However, I do still see some CSS coding in the theme options panel that I don’t fully understand, so I haven’t touched that. I am sure there is some type of setting somewhere, but I haven’t been able to find it. I have tested my Woocommerce store, and the cart is fully working, so I’m not sure where this message is coming from.

    Also, I have updated the main settings on the blog page in the theme options panel section to reflect only EXCERPTS on the blog page, but it still shows the whole post. I don’t see on the actual posts page where to change that, and as I understand it the theme options panel overrides that anyway, when editable.

    Thanks so much!

    Kristie Vento

    #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

Viewing 10 results - 2,891 through 2,900 (of 3,131 total)