Home Forums Search Search Results for 'css'

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

    In reply to: Header and footer

    Thank you for your reply @Knudsen

    Hi Gmoejm,

    1. As comment of Knudsen you can remove social icons by go to JanStudio > Theme Option > Social Network > Remove Social Icons

    2. You can hide search, user, wishlist icons by add custom css in JanStudio > Theme Options > General Layout > Custom CSS

    .header__top .jas-action > * { display: none;}

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

    .footer-contact { text-align: center;}

    Best regards

     

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

    #1408

    In reply to: Text issues porfolio

    Hi,

    You can add custom css

    @media only screen and (max-width: 1440px) { .jas-row > .jas-container { padding: 0 15px;} }

    Best regards!

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

    #1404

    Hi,

    You need follow suggest of Google Speed Webmaster Tool (optimize image, compress css, js) you can use some plugin to cache

    – W3 Total Cache https://wordpress.org/plugins/w3-total-cache/

    – WP Rocket https://wp-rocket.me/

     

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

    #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 8 years, 2 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

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