Home Forums Search Search Results for 'css'

Viewing 10 results - 831 through 840 (of 3,138 total)
  • Author
    Search Results
  • #32076

    Hi,

    1. Because your product have more variations so user need select variation before add to cart. If your product is simple product it will show add to cart button.

    2. Please go to Product > Attributes > Size > Config Term and drag to re-order http://prntscr.com/o7izvw

    3. Please upload the image you want so on hover in 1st in product gallery

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

    
    .signup-newsletter-form input.input-text {
    	width: calc(100% - 130px);
    }
    @media only screen and (max-width: 1024px) {
    .product-image .product-btn .button {
    	display: block;
    }
    .yith-wcwl-add-to-wishlist ~ .product-btn {
    	top: 40% !important;
    	left: 50%;
    	transform: translate3d(-50%, -50%, 0);
    }
    .btn-quickview::after {
    	left: 9px;
    	top: -7px;
    }
    }
    @media only screen and (max-width: 736px) {
    .shop-top-sidebar .woocommerce {
    	min-width: 550px;
    }}

    Kind regards

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

    ushoptwo
    Participant

    Hello. I have a question about something that came up on GTMetrix. Not sure what they mean but its about the Serve resources from consistent URL and also serve images. How do I go about solving this two? Thank you!

    This is what it says:

    Serve resources from a consistent URL

    The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 30.3KiB.

    https://www.ushoptwo.com/wp-content/plugins/yith-woocommerce-wishlist/assets/css/font-awesome.min.css?ver=4.7.0
    https://www.ushoptwo.com/wp-content/themes/claue/assets/vendors/font-awesome/css/font-awesome.min.css?ver=5.2.2
    The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 786B.

    https://www.ushoptwo.com/wp-content/uploads/2018/12/UshopTwo-Origanal-Logo-4-3.png
    https://www.ushoptwo.com/wp-content/uploads/2018/12/UshopTwo-Origanal-Logo-4-4.png

     

    and also how do you fix the ” serve scale image ”  as well?

     

    #32049

    Hi,

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

    .wobd-badges-wrapper {
    	position: absolute !important;
    	top: 0;
    }

    By the way, your support expired. Could you please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us continue develop and improve our theme.

    Thank and regards

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

    #32027

    Hi,

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

    .jas-social i {
    	font-size: 20px;
    }
    .jas-action i {
    	font-size: 28px;
    }
    .header__top {
    	padding: 5px 15px 0;
    }
    .header-text h6 {margin-bottom: 0;}

    Kind regards

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

    #32003

    Hi,

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

    .wc-proceed-to-checkout {display: inline-block !important;}

    Kind regards

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

    #31997
    Taperedmenswear
    Participant

    On my website on the basket page it is not showing the “Proceed to checkout” button correctly as well as the paypal and apple pay buttons. I have set it as theme default without any custom CSS and is showing incorrectly. Please see attached. This is only for Iphone, it is showing correctly on android as well as desktop. Please help!

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

    In reply to: Sub menu font size

    Hi,

    You can increase font size of sub-menu by add below code to Claue > Theme Option > General Layout > Custom CSS

    .jas-menu ul.sub-menu li a {
    	font-size: 14px;
    }

    and change 14 with your number

    Kind regards

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

    #31988

    Topic: Sub menu font size

    in forum Claue
    vetorto
    Participant

    Hi, can you give me the css code to increase the font size of sub menu?

    Thank you

    #31987

    In reply to: Footer help

    Hi Harry,

    Thank you. it’s all done.

    I added center align CSS too in the code.

    Regards.

    Rahim Vaziri
    CEO & Founder at Look.ir

    #31986

    In reply to: Footer help

    Harry,

    this is happening because of my custom code: http://prntscr.com/o5ljvd

    how can I exclude this CSS from the footer?

    Regards.

    Rahim Vaziri
    CEO & Founder at Look.ir

Viewing 10 results - 831 through 840 (of 3,138 total)