Home Forums Search Search Results for 'css'

Viewing 10 results - 3,051 through 3,060 (of 3,131 total)
  • Author
    Search Results
  • #1556

    In reply to: Lightbox Setting

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

    div.pp_pic_holder { left: 50% !important;  transform: translateX(-50%); max-width: 95% !important; }

    Best regards,

    • This reply was modified 8 years, 2 months ago by Harry.

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

    #1543

    In reply to: Shop Category

    Hi, sorry for late reply.

    1. Don’t have option to edit pictures size, You should crop image have same size before upload.

    2. You can edit color of title by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .woocommerce .product-category h3, .product-category h3 { color: #4d59595;} and change

    .product-category h3:before { color: #999;}

     

    You can change “#4d5959” and “#999” with your color

     

    Best regards

     

     

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

    #1522

    Hello,

    Thank you for purchase and your rating.

    You can disable “quick view” on product listing by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

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

    Best regards

     

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

    #1515

    You need upload image have same dimension or add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .swatch li span { width: 24px;}

    Best regards,

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

    #1513

    In reply to: Widget problems

    Hi,

    1. The price filter doesn’t show on this page because 3 product have same price or lost price filter in Widgets > WooCommerce Top SideBar, WooCommerce Sidebar, can you try add a product with different price to check or add price filter in these widget

    2. This problem because you upload images don’t have same dimension

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

    #pa_color.swatch li span { with: 24px;}

    3. It better if you upload these images have same dimension or same ratio

    Best regards

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

    #1496

    Hi,

    1. You need enable “Swatch style Attributes” at WooCommerce > MG Open Swatch Option https://monosnap.com/file/aKwLLMFf7M1ug3oBCgbevOoHhBfCcg#  and follow our document at WooCommerce Settings > Product Attributes and Product Color and Size http://janstudio.net/gecko/document/index.html#product-swatch

    2. You can hide this tab by uncheck in ” Visible on the product page”  https://monosnap.com/file/pADcNtpttdnkkQaqLo14TMQ4z4SCgu#

    or add custom css in JanStudio > Theme Option > General Layout > Custom CSS Style

    .woocommerce-tabs .additional_information_tab, .woocommerce-tabs #tab-additional_information {display: none;}

    Best regards

     

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

    #1468

    Hi,

     

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

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

    .products.jas-row .jas-col-xs-12 {flex-basis: 50%; max-width: 100%;}

    }

    Best regards,

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

    #1464

    Hi,

    Thank you for purchase and using our theme!

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

    .header__search .jas-ajax-search.ui-autocomplete-input { background: #000;} and change #000 with your color

    2. You can edit search result in “gecko > Views > post > content.php”

    3. You can edit search no result in “gecko > Views > post > content-none.php”

    We recommend you copy file to child theme and override code on child theme.

    Kind regards!

     

     

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

    #1453

    In reply to: Link Classes

    Hi,

    1. You can use class “cw tu button-o-w” for button with transparent background

    2. You can add custom css in JanStudio > Theme options > General Layout > Custom CSS

    .jas-action > *:not(.sf-open.cb.chp) { display: none;}

    Best regards.

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

    #1448

    In reply to: Link Classes

    Hi,

    You can add custom link class by click on Screen Options on Top Right > And check CSS Classes

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

    Best regards,

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

Viewing 10 results - 3,051 through 3,060 (of 3,131 total)