Home Forums Search Search Results for 'css'

Viewing 10 results - 2,451 through 2,460 (of 3,138 total)
  • Author
    Search Results
  • ameno13
    Participant

    I am getting the following when I try to do the live preview for Claue

    Fatal error: Call to undefined function vc_map_add_css_animation() in /home/wp-content/themes/claue/core/libraries/vendors/visual-composer/maps/service.php on line 86

    I don’t want to take the theme live and risk having to go in and do triage on it. Can you please assist?

     

    #10033

    Yes, you can hide badge by add custom CSS

    .badge .new {
    display: none;
    }

    Best regards

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

    #10028

    In reply to: HEADER

    Hi,

    The setup you do in Claue > Theme Options it still keep when you update.

    Where you locate the CSS changed? If you put in Claue > Theme Option > General Layout > Custom CSS it still keep when you update.

    You don’t lose anything if you don’t edit code in wp-content > themes > claue

    Best regards

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

    #10026

    Can I hide by the moment using CSS the NEW tags on catalog page and product page?

    #10000

    In reply to: HEADER

    Ok, i want to understand this better.  if the updating my Claue template will erase certain custom changes, please tell me which area that is.  We’ve made many CSS edit in the layout.  will that be affected?  What about the the color changes that have already been made?  we changed the menu bar colors.  Will we lose this?  I need the icons to show up on the the top right in white so they can be seen, “wishlist, myaccount, search and cart” icons.  HELP

    #9997

    In reply to: Code in pages

     

    Here is the code.

    #9980

    Topic: Code in pages

    in forum Gecko
    curiousworld
    Participant

    In the pages provided in sample data for example the Privacy Policy, why is this in them:

    What is it’s purpose and do I need it?

     

    #9974

    In reply to: shadow on image

    Hi,

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

    .product-category > a {
    box-shadow: 0 0 3px 5px #333;
    }

    Best regards

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

    #9971

    Hi Rene,

    Sorry because late reply.

    1. It has one ways, you add highlight text in Product Description tab by add class for the text you want highlight http://take.ms/OId5O and add css to highlight the text.

    2. Let me talk to Foster check detail of this issue hope he can help you solve this.

    Best regards

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

    #9963

    In reply to: overlay

    Hi,

    You can add custom css code to fix this

    .header__mid.header-sticky {
    z-index: 9999;
    }

    Best regards

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

Viewing 10 results - 2,451 through 2,460 (of 3,138 total)