Home Forums Search Search Results for 'css'

Viewing 10 results - 3,061 through 3,070 (of 3,128 total)
  • Author
    Search Results
  • #1390

    In reply to: Header menu problem

    Hi,

    Sorry for late reply!

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

    @media only screen and (min-width: 1025px) {

    .jas-push-menu-btn { display: none;}

    }

    Best regards!

    • This reply was modified 7 years, 4 months ago by Harry.

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

    #1384

    In reply to: sizeguide issue

    Hi,

    If you using Visual Composer for product you can add custom css for single product

    .extra-link .jas-magnific-image { display: none;}

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

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

    #1380

    In reply to: SHOP QUESTIONS

    Hi,

    1. You can remove “additional information” tab by follow screen

    https://monosnap.com/file/3pTRgbTOIilWVAyFLbQPwmDarrgq42#.

    or use custom css

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

     

    2. Issue with item detail link you need hire some freelancer help you do it.

    Regards!

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

    #1377

    In reply to: MOBILE MENU

    hi

    you can add custom css

    #jas-footer-menu li { padding: 0 5px;}

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

    #1338

    Hi,

    This page doesn’t have option to upload background image. We will remove in next update

    You can add custom css to hide grey bar

    .search-no-results .page-head  { display: none;}

    Regards!

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

    #1337

    its the same issue with chrome and IE, i tried the css you provided, still not working.

    #1336

    Hi,

    Can you tell us which browser have problem (Chrome, Firefox, IE)?

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

    .woocommerce-ordering select { color: #ddd;}

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

    #1333

    In reply to: Logo Replacements

    Also,

    is there any css code I can use to center the “subscribe” button under “email address” box?

     

    #1316

    Hi,

    You can add custom css in Theme Option

    .header-5 .jas-branding { padding: 0;}

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

    #1273

    In reply to: Mobile Issue

    You can add custom css

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

    .pa-center .fs__30, .pa-center h3.fs__50 { font-size: 8px;}

    }

     

    To change button you add custom css

    .widget_wysija_cont form .wysija-submit { background: #fff; color: #333; border: 1px solid #333;}

     

     

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

Viewing 10 results - 3,061 through 3,070 (of 3,128 total)