Home Forums Search Search Results for 'css'

Viewing 10 results - 2,741 through 2,750 (of 3,131 total)
  • Author
    Search Results
  • #6339

    Hi Harry,

    Can you please confirm if it is possible to show product in css box, I’m attaching image here:

    Image background is pure white but products are showing in box, currently in our theme, there is no box.

    #6321

    Hi,

    1. To fix screen shot 1 you can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 480px) { .jas-container .vc_custom_1498746349399 { margin-left: 30px !important; margin-right: 30px !important; padding: 30px 15px !important; } }

    2. I helped add empty space before and after content so on mobile it display better.

    http://take.ms/wfsPf

     

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

    #6294

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

    .archive .result-count-order, .archive .result-count-order select { background: #fff !important; color: #999;}

    .result-count-order a {color: #999;}

    .woocommerce-ordering::after {  right: 10px;  }

    .woocommerce-ordering { border: 1px solid #999; }

     

    Best regards

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

    #6280

    Hi Joy,

    Thank you for choosing our theme.

    1. You can follow our video to change favicon https://www.youtube.com/watch?v=lXulQpuITVQ
    2.  You can change background of caption by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .furniture-slider .metaslider .flexslider .caption-wrap .caption { background: rgba(0, 0, 0, 0.7) ; }

    and change 0,0,0 as your RGB color and 0.7 as opacity from 0-1

    Best regards

     

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

    #6257

    Hi,

    1. You uncheck to the row containe

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

    2. You can add custom css

    .variations_form .yith-wcwl-add-to-wishlist { right: 50px;}

    Best regards

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

    #6251

    In reply to: Open swatch

    Hi i checked your site and saw you add the code in style.css in gecko-child

    .woocommerce-variation.single_variation { display: none !important;}

    please remove this.

    Best regards

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

    #6228

    Hi. The wishlist icon isn’t proper on iPhones. On products like http://tinyurl.com/ya2p9l8k

    On android phones its fine.

    Also, regarding https://monosnap.com/file/63qKvONAUFZ5OPzOyZr3WebPnAhqvC

    I want to reduce the image box size and align it properly. I’ve removed the CSS because it caused issues on some screens. I think there would be a better or the correct option.
    <!–more–>

    #6208

    You can add custom css in theme option

    .jas-page > div { margin: 60px 0;}

    Best regards

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

    #6207
    This reply has been marked as private.
    #6185

    Hi,

    You can add custom css code to apply one background for all

    .jas-wc .page-head, .jas-wc-single .page-head, .archive .jas-wc .page-head {background-image: url(“http://www.nanostars.games/wp-content/uploads/2017/07/FONDOLEGO-WOO-01.png&#8221;) !important;}

    Best regards

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

Viewing 10 results - 2,741 through 2,750 (of 3,131 total)