Home Forums Search Search Results for 'css'

Viewing 10 results - 1,241 through 1,250 (of 3,138 total)
  • Author
    Search Results
  • #27014

    Hi Cssnik,

    Please use attach file and replace plugin claue-addons to fix clients and tags

    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

    #27008

    Hi Chris,

    Please add below code to style.css on your ebay site https://content.omnivore.com.au/css/ebay/style.css

    .gallery-container .gallery-detail {
    	width: 56%;
    }
    .gallery-container .gallery-detail img {
    	max-width: 100%;
    }

    Regards

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

    #26964

    Hi,

    1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .page-head::before {
    	background: none;
    }

    2. Please extract file first before import.

    Regards

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

    #26954

    Hi,

    1. You can change setting of background like this screenshot http://prntscr.com/llfwaq to full layout or add below code to Claue > Theme Option > General Layout > Custom CSS to like you want

    .page-head {
    	width: 1170px;
    	margin: 0 auto;
    }

    2. To change number of product on category please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Number per page

    3. Please download attach file, extract and import via Tools > Import > WordPress Import

    4. Please add below code to Claue > Theme Option > General Layout > Custom CSS

    #jas-footer .footer__top {padding: 50px 0;}

    and change 50 as your number.

    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

    #26935

    Hi,

    1. Please go to Claue > Theme Option > WooCommerce > General Settings > Page Title > On

    2. Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .admin-bar .header-sticky + #jas-content .wc-single-4 .entry-summary.is_stuck,
    .header-sticky + #jas-content .wc-single-4 .entry-summary.is_stuck {
    padding-top: 180px;
    }

    3. Please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Products Attribute On Product List and uncheck all.

    Regards

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

    #26900

    Hi Jan,

    I see Instagram Feed work well on your site.

    Please add below code to CLaue > Theme Option > General Layout > Custom CSs for display better.

    .jas-sc-instagram .item img {
    height: 320px;
    max-width: inherit;
    width: auto;
    }

    Regards

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

    #26887

    In reply to: Instagram photos

    Hi,

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

    .jas-sc-instagram .item img {
    height: 320px;
    max-width: inherit;
    width: auto;
    }

    2. Please use plugin of WP Addon and remove plugin of Alien and go to Products > Attributes > Change Color type from select to color and size type to label

    3. After done step 2 if step 3 still there, please send me your website url and temporary admin account. I will check and help you solve the problem.

    Regards

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

    #26886

    Hi Florian,

    Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .ui-menu-item .oh p {display: none;}

    Regards

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

    #26867

    I don’t understand – Which plugin should get deactivated? The WPBakery? But I am using it. I thought it could be solved with some simple CSS.

    #26805

    In reply to: Product image size

    Hi,

    1. Please use this plugin https://wordpress.org/plugins/page-scroll-to-id/ and add ID for below section and add link as #id of section for button

    2. This need custom js and it work on only HTML not on our theme.

    3. Please use a plugin to customize checkout page https://hollerwp.com/customize-woocommerce-checkout-page/

    4. You can add background to footer by add below code to Claue > Theme Option > General Layout > Custom CSS

    #jas-footer {
    	background-image: url('http://janstudio.net/gecko/fashion/wp-content/uploads/2016/05/footer-bg.jpg');
    	background-size: cover;
    	background-repeat: no-repeat;
    	background-position: center center;
    	background-color: transparent;
    }

    and change http://janstudio.net/gecko/fashion/wp-content/uploads/2016/05/footer-bg.jpg to your image path.

    Regards

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

Viewing 10 results - 1,241 through 1,250 (of 3,138 total)