Home Forums Search Search Results for 'css'

Viewing 10 results - 2,691 through 2,700 (of 3,131 total)
  • Author
    Search Results
  • #6861
    webenaction
    Participant

    I configure my theme to show 12 products per page and for some reason, on some pages, I only see 11 or 10 products even if there are more products to be shown. A few examples:

    http://www.justlive.com/product-category/women/page/4/  11 showing
    http://www.justlive.com/product-category/women/page/6/  11 showing
    http://www.justlive.com/product-category/women/page/8/  10 showing

    I could not find any logic behind it. It just happens on some pages, but always the same ones. I checked the source code and the divs are really missing so it’s not a css glitch.

    Please help me figure this out.

    #6857

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

    #order_review {background: #fff;}

    Best regards

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

    #6855
    [Resolved]

    Topic: Display star rating on category page

    in forum Claue
    Harry
    Keymaster

    You can show stars rating on category (product listing) page by add below code in functions.php in claue-child

    After that add below code to style.css in claue-child

    .products .product-info .star-rating { float: left;}
    .products .product-info .star-rating + .price { display: inline-block; width: 100%;}

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

    #6826

    Hi,

    I removed your custom css and add html code to textblock element. You can edit it in Pages > Homepage

    http://take.ms/7CgtH

    Now you can change image and text as your.

    Best regards

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

    #6825

    yes no problem but i dont know how to provide you that data because we are talking to this forum i want the data keep private

    i gave to Jan by email, she has it, my data access and the web are flipbo.com, be aware because is activated the plugin for login attemps protect.

    i was trying putting in janstudio menu, css custom , but works very bad because i need to put three diferent icons not one, and the behaivour is rare because in testimonials appear the icon image that i put for the icons of forum, know base, videos.

    i ‘ve put this using janstudio homepage css custom window:

    .pa{
    width:150px; /*width of your image*/
    height:150px; /*height of your image*/
    background-image:url(http://www.visionaris.info/wp-content/themes/helpdesk/assets/images/IconoDocumentacion.png);
    margin:-40; /* If you want no margin */
    padding:0; /*if your want to padding */
    }

    thank u 4 any help

    you are very efficient you honor your theme .

     

    #6812
    Jork
    Participant

    Hi: i need some help to change the icons on helpdesk themeforest.

    I need to put image icons instead of css icons.I mean i must to replace this blue icons for my client image png icons that he provides me.

    How must I proceed?, because with visual composer i cann’t change the image icon, only can change color or choose an icon from your list.

    Please any help is wellcomed. thanks so much

    icons to change

     

    #6809

    In reply to: Second top menu bar

    Hi,

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

    .tax-product_cat .shop-top-sidebar { display: none;}

    Best regards

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

    #6792

    In reply to: Filter

    Hi,

    You can add custom CSS code

    .filter-trigger.mr__50:after {
    content: “Filter”;
    font-size: 16px;
    line-height: 24px;
    padding-left: 8px;
    }

    Best regards

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

    #6790

    Hi Michael,

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

    .archive .woocommerce-breadcrumb {
    background: #f6f6f8 none repeat scroll 0 0;
    display: block;
    padding: 15px;
    }

    Best regards

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

    #6784

    Hi,

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

    .swatch .swatch-item {
    overflow: inherit; vertical-align: bottom; margin: 5px 20px;
    }
    .swatch .swatch-item span {
    line-height: 80px; text-indent: inherit !important; white-space: nowrap;
    }

    Best regards

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

Viewing 10 results - 2,691 through 2,700 (of 3,131 total)