Home Forums Search Search Results for 'css'

Viewing 10 results - 2,711 through 2,720 (of 3,138 total)
  • Author
    Search Results
  • #6705

    Hi,

    My issue with that is I’m not sure how to attempt that with the set dimensions being for a less wide/taller product then a bottle with another product next to it (these are being sold together as a package, there will be at least four more like this). Is there something that can be added to the custom CSS that can allow of one more dimension of product image that is more wide then tall? I think that would be the best thing because if I make the bottle/stone image that set dimension it will look very odd, it will be much smaller then the rest of the images displayed and there will be large blank/white gaps above and below it.

    #6700

    You mean this text http://take.ms/PJdcf?

    You can add custom css
    .entry-summary .availability { display: none;}

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

    #6695

    Hi,

    Sorry for late reply.

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

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

    Best regards

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

    #6694

    Hi,

    You can add custom css

    .buddyboss-media-has-photos-type .page-head { display: none;}

    Best regards

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

    #6688

    Perfect Harry!

    Last request I hope for a while as we are now using your theme on our main site!

    Just wanted to know if there was some CSS to hide the header on the vendors shop?

    I don’t want it hid on any other pages just when you look at the Vendor’s shop.

    Thank you,

    Michael

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

    Hi,

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

    .price-review { display: inline-block;}
    .price-review .woocommerce-product-rating { margin-bottom: 15px;}

    Best regards

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

    #6678

    You can add custom css

    .store-info h3 + a,
    .store-info h3 + a + a {
    display: none;
    }

    Best regards

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

    #6671

    Hi,

     

    Do you have a way to hide the address and phone numbers of the venodrs on their shop pages?

     

    I have done CSS for the address but need a quick bit of CSS for the phone number?

    Thank you

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

    Hi,

    To add the min-height for quick view description please use this custom CSS code

    .product-quickview > .jas-row > .jas-col-md-5 { min-height: 400px !important; /* Change 400 */ }

    #6667
    This reply has been marked as private.
Viewing 10 results - 2,711 through 2,720 (of 3,138 total)