Home Forums Search Search Results for 'css'

Viewing 10 results - 2,771 through 2,780 (of 3,138 total)
  • Author
    Search Results
  • #5937

    In reply to: Customization in

    Hi tiltil,

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

    .jas-wc-single.wc-single-2 .woocommerce-tabs .jas-container { width: 100%;}

    Best regards

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

    #5932
    [Resolved]

    Topic: Product flip issue

    in forum Gecko
    fourvibes
    Participant

    Dear JanStudio, we used to have an issue with product flippin which got fixed inserting those codes in CSS Theme Options:

    .product-image:hover > .db::before { opacity: 0;}
    .product-image:hover .product-button > * { transform: scale(0); display: none;}

    .product-image:hover .product-image-flip .back {opacity: 1;}

    .product-image .product-image-flip:hover .back img {
    transform: none;
    }

    After this last updated, this is a problem again (please see the video: https://www.youtube.com/watch?v=nlT2ufN4b0k)

    We want the same as before, show another picure from product when hover (without any effect) just a simple change from one pic to another.

    Thanks

    #5872

    Hi,
    Is this your site http://goo.gl/sTASgJ ? I don’t see any custom CSS code I said above. Could you please give me more detail about this?

    #5866
    [Resolved]

    Topic: Remove Woocommerce Breadcrumb

    in forum Claue
    mauiman
    Participant

    I want to remove woocommerce breadcrumb.

    I tried

    .woocommerce-breadcrumb {
    display:none !important;

    But it only removes the text and not the div. What is the css for that?

    #5855
    TN
    This reply has been marked as private.
    #5800

    In reply to: Pin maker css

    Hi,

    Pin Maker is plugin, the css included in plugin. But we recommend you add custom css in Claue > Theme Option > General Layout > Custom CSS or use child-theme to override CSS so you can update plugin without lose your custom code.

    Best regards

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

    #5795

    Topic: Pin maker css

    in forum Claue
    zandona
    Participant

    I would like to know where is the style.css from Pin maker, where can I find this file for I change?

     

    thanks

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

    Hi TN,

    1. You can add below code in JanStudio > Theme Option > General Layout > Custom CSS

    .jas-icon-cart i { font-family: ‘FontAwesome’;}
    .jas-icon-cart i.pe-7s-shopbag:before { content: ‘\f07a’;}

    2. We need to take a look on your site before give you a hint.

    You can reduce space by edit the row contain padding or margin

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

    Best regards

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

    #5778
    Cairs_nic
    Participant

    Hi,

    I’m trying to remove the author and date posted from the blog post’s…I added this custom CSS but it seems that it’s not working. Can you please help me out with this issue? Thanks.
    .post-meta, .posted-on {display: none;}

     

    #5749

    Hi,

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

    #jas-header .jas-account-menu { display: none;}

    Regards

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

Viewing 10 results - 2,771 through 2,780 (of 3,138 total)