Home Forums Search Search Results for 'css'

Viewing 10 results - 2,801 through 2,810 (of 3,131 total)
  • Author
    Search Results
  • #5303

    Hi Kath,

    Please use this custom CSS code

    – Foster

    #5300

    Hi,

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

    .single-product-thumbnail .slick-slider .slick-prev,
    .single-product-thumbnail .slick-slider .slick-next {
    opacity: 1;
    }

    2. You can change these text by follow our below video and translate plugins > WooCommerce, when you create new language choose English-US and select location as system

    3. You can change content of Additional Tab in Attribute tab
    https://monosnap.com/file/45FQu1ppWREDLRKkpJo4AwXuGfuCcD#
    – With variable product it has more additional info ( weight, height,..) https://monosnap.com/file/O72az2ARr67US7flE8jPMfC8KPTKgM#

    4. You can use a plugin to select specify products for Related Products section https://wordpress.org/plugins/custom-related-products-for-woocommerce/

    Best regards

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

    #5278

    Hi Flendra,

    Thank you for purchase.

    1. You can download attach file, unzip and copy to folder wp-content > themes > helpdesk > assets > css

    2. We saw this issue, we will fix and update soon.

    3. You can follow our video to translate the text to your language

    Best regards

    Attachments:
    You must be logged in to view attached files.

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

    #5276

    In reply to: Product Page Problems

    Thx Harry!

    question 2. Is there an other css code for mobile? Because i have the same issue there..

    And, how about the ‘padding’ on my main page? See picture.

    Last question: Is it possible, when i scroll down on my main page, my ‘top menu’ is scrolling down aswell? So it stays visible.. I hope you know what i mean.

    Btw, you guys have a great customer/help service! Thx for that!

     

    Attachments:
    You must be logged in to view attached files.
    #5265

    Hi,

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS to fix this issue.

    .pin__wrapper {
    display: inline-block;
    }

    Best regards

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

    Hi,

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

    .product-addon .form-row {
    position: relative;
    color: #999;
    border: 1px solid #999;
    }
    .product-addon .form-row:after {
    content: ‘\f107’;
    position: absolute;
    font-family: ‘FontAwesome’;
    right: 10px;
    top: 7px;
    pointer-events: none;
    }
    .product-addon .form-row select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    outline: 0;
    padding: 0;
    color: #999;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 30px 0 10px;
    }

    You’re welcome.

    Hope our love our theme and consider give us good review and 5 stars rating at https://themeforest.net/downloads we really appreciate.

    Thank and have a nice weekend!

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

    #5259

    In reply to: Product Page Problems

    Hi,

    1. The issue because your product is variable product but you don’t add any variation for product and price.
    2. You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    .woocommerce-tabs {padding-top: 0;}

    Best regards

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

    #5255

    Hi,

    You can change color for categories by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .woocommerce .product-category h2, .product-category h2, .woocommerce .product-category h3, .product-category h3, .product-category h3::before, .product-category h3::after { color: #fff;}

    Change #fff with your color.

    Best regards

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

    #5254

    Hi,

    You can hide cart icon on homepage or certain other page by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .home .jas-icon-cart, .page-id-9 .jas-icon-cart { display: none;}

    You can get class for any page by inspect to body class and change “.page-id-9” with class of the page you want hide icon cart

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

    Best regards

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

    #5222

    In reply to: footer

    Hi,

    Sorry for miss reply.

    You can add custom CSS

    .footer__top .widget-title {margin-bottom: 5px;}

    I help you make signup form in one line

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

Viewing 10 results - 2,801 through 2,810 (of 3,131 total)