Home Forums Search Search Results for 'css'

Viewing 10 results - 2,421 through 2,430 (of 3,138 total)
  • Author
    Search Results
  • #10465

    – You can disable wishlist icon by disable YITH Wishlist plugin.
    – You can hide quick view button by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .product-button .btn-quickview { display: none;}

    Kind regards

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

    #10419

    In reply to: metaslider and layout

    You can add custom css

    .metaslider .flex-control-nav {
    background: #fff;
    bottom: 20px;
    }
    Change color #fff with your and 20.

    Best regards

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

    #10416

    In reply to: Double shop page

    Hi,

    1.Please add custom css inΒ  JanStudio > Theme Option > General Layout > Custom CSS

    .result-count-order { display: none;}

    2. Go to JanStudio > Theme Option > WooCommerce > Product Listing Settings > Select layout Mansory > Enable Isotope + enable categories filter after that switch change select layout to grid.

    Best regards

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

    #10411

    In reply to: Double shop page

    Hi

    I was thinking … Is it possible to use the default shop page, but only replace the filter catalog for the one that I want? With some CSS?

    thanks

    #10391

    In reply to: Menu badge color

    Hi,

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

    .jas-menu li.hot > a:after {
    background: #ff3e11;
    }
    .jas-menu li.sale > a:after {
    background: #ffa800;
    }
    .jas-menu li.new > a:after {
    background: #01bad4;
    }

    And change color with yours.

    Best regards

     

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

    #10373

    In reply to: Contact Form problem

    Hi,

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

    #wpcf7-f3863-p3035-o1 div.wpcf7-response-output { left: inherit; margin: 0; padding: 20px; position: inherit; top: inherit; transform: inherit; }

     

    Kind regards

     

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

    #10365

    Hi,

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

    @media only screen and (max-width: 736px) {

    .jas-my-account.hidden-xs { display: block; }

    .jas-push-menu .jas-my-account.hidden-xs { display: none;}

    }

    Best regards

     

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

    #10363

    Hi,

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

    .product-image .product-attr p {
    color: #fff;
    font-size: 14px;
    }

    and chane #fff with your color and change 14 to your font size

    2. It now only support add border for div wrap all attribute, not for single attribute

     

    Best regards

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

    #10344

    Is there no other solution?

    When I add this custom css code the photos starts to appear with white borders. It’s not aesthetically good πŸ™

    #10335

    Hi,

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

    h1.product_title.entry-title { font-size: 20px; font-weight: bold;}

    And change 20 with your number

    2. I checked your site on my phone iphone 6 and 7+ on iOS 10.3.3 it still work well. could you tell me which device you have this issue?

    Best regards

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

Viewing 10 results - 2,421 through 2,430 (of 3,138 total)