Home Forums Search Search Results for 'css'

Viewing 10 results - 1,971 through 1,980 (of 3,138 total)
  • Author
    Search Results
  • #16544

    also tried this css code but still no change.

    #16543

    Hi Adam,

    With this product layout you should have about 3 product images and over. If your product have only one image we recommend use layout 1 or layout 3

    and please try this css

    .single-product-thumbnail.woocommerce-product-gallery {
    background-color: #d6d8d7;
    }

    Best regards

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

    #16542

    In reply to: CSS Badge

    Hi Adam,

    Please add below code in JanStudio > Theme Option > General Layout > Custom CSS

    html[lang="de-DE"] .jas-menu li.hot > a:after {
    	content: 'HOT';
    }
    html[lang="de-DE"] .jas-menu li.sale > a:after {
    	content: 'SALE';
    }
    html[lang="de-DE"] .jas-menu li.new > a:after {
    	content: 'NEW';
    }

    And change texts “HOT, SALE, NEW” to your language.

    Best regards

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

    #16539

    Hi Adam,

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

    .product-button {
    	flex-flow: column;
    }
    .product-button.flex > * {
    	margin: 0 auto 10px !important;
    	height: 36px;
    	width: calc(100% - 30px);
    }

    Best regards

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

    #16532

    In reply to: Responsive Problems

    nr. 1 didnt have brought any change.

    nr. 2: Silder text is now finished. looking forward to CSS Code for better view in smartphone mode

    #16530

    In reply to: CSS Badge

    thats what tried to explain: I have put the text into CSS field like described.
    But it doent show up.
    Maybe any CSS code is preventing this as we disabled e.g. the SALE Badge for products?

    #16529
    adampreuss
    Participant

    how can I get a background behind each product image like you have in Gecko demo organic store?

    I tried this CSS, but didnt work:
    .woocommerce #main {
    background-color: #d6d8d7;
    background-image: none;
    }

    #16497

    In reply to: CSS Badge

    Hi Adam,

    Please follow our document at http://janstudio.net/gecko/document/#menu-badge and please put text in CSS Class Field as lowercase.

    Best regards

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

    #16495

    In reply to: Sidebar

    Hi,

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

    .widget .search-form label,
    .widget .woocommerce-product-search .search-field {
    	margin-left: 0;
    }

    Best regards

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

    #16486
    [Resolved]

    Topic: CSS Badge

    in forum Gecko
    adampreuss
    Participant

    couldnt find info in forum so I ask you.

    For Menu Shop I have put in “NEW” in CSS field. But it dont appear.

Viewing 10 results - 1,971 through 1,980 (of 3,138 total)