Home Forums Search Search Results for 'css'

Viewing 10 results - 2,771 through 2,780 (of 3,131 total)
  • Author
    Search Results
  • #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

    #5726
    TN
    Participant

    Thanks Harry.  Is it possible to replace the icons for shopping cart to a different icon ?

    Also, I am trying to reduce the space to a minimum in between each of the sections

    1. Between menu and slider
    2. After slider
    3. The section  after slider
    4. Before the product section
    5. Before the footer.

    Can you please help me with the custom css or any other option that i will be able to use to play around with the spacing between each sections

     

    #5721

    Hi,

    You can change title color by add custom CSS

    #jas-footer h3.widget-title {color: #fff;}

    Sorry for menu text color, could you take a screen shot, i don’t understand.

    Thanks

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

    #5695

    In reply to: Quick Shop

    Hi,

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

    .btn-quickview {
    left: auto;
    right: 10px;
    top: auto !important;
    bottom: 10px;
    }

    Best regards

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

    Hi Harry,

    I do not want the header image on my product pages, that’s why I changed the CSS to display:none

    What I want is to create a template for each category page so I can put a background image behind the actual products. I attached an example in my last message. I will attach it again to this message.

    Can you please tell me what files I must change or clone so that I can make a NEW template for each product category page?

    As far as I know this cannot be done by simply using custom CSS.

    Can you do this for me if I pay? How much?

    Thank you.

    -Michael

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

    In reply to: Lookbook Issue

    Hi,

    you can add custom css in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 800px) {
    .jas-col-sm-4.jas-col-md-6.metro-item {
    width: 33.33%;
    max-width: 33.33%;
    flex-basis: 33.33%;
    }
    .metro-item .product-inner .product-image {
    margin-bottom: 0;
    }
    }

    Best regards

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

    Hi,

    I checked your site and saw you edit core theme https://monosnap.com/file/G0P6CvCACkZT1zg8RnxxxFRwkMD6x4#

    please remove “display: none; to show page head image

    We recommend you add custom css in JanStudio > Theme Option > General Layout > Custom CSS or use child theme.

    Best regards

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

    #5677
    This reply has been marked as private.
Viewing 10 results - 2,771 through 2,780 (of 3,131 total)