Home Forums Search Search Results for 'css'

Viewing 10 results - 1,861 through 1,870 (of 3,138 total)
  • Author
    Search Results
  • #17916

    In reply to: Persian Translation

    This reply has been marked as private.

    Rahim Vaziri
    CEO & Founder at Look.ir

    @sebin Please add below code to Claue > Theme Option > General Layout > Custom CSS .woocommerce-variation-add-to-cart {width: 100%;} Best regards

    Thank you so much, it’s working 🙂

    @sebin

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

    .woocommerce-variation-add-to-cart {width: 100%;}

    Best regards

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

    Hi bạn,

    Theme của bên mình ko có dùng plugin nào để làm landing page. bạn có thể tạo thêm 1 page mới rồi dùng page builder để build landing sau đó dùng css để ânr header và footer đi

    Best regards

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

    #17806

    Hi,

    Please use the custom CSS code below

    #jas-footer .widget-title, #jas-footer a { color: #666; }

    #17800
    studiobandit
    Participant

    Hi,

    I changed the footer background color to light grey and changed the text colors to #666. This works well but only the links and widget headings stay white. I tried to find some solutions in the forum but no results on these specific questions.

    Could you help me with a css code which can I add to change the colors of these 2?

    Geraldine

    #17763

    Hi,
    Please use the custom CSS code below
    .jas-menu > li > ul > li { min-width: 250px; }

    Change 250px if you want.

    #17762

    Hi,

    Sorry to keep you wait, please use the custom CSS code below

    .product-info .amount { position: relative; }
    .product-info .amount:before { content: "USD"; }
    #17734

    Hi,

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

    @media screen and (max-width: 800px) {
    .caption .pa-middle {left: 15px;}
    }

    Best regards

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

    #17733

    Hi,

    Sorry for late reply.

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

    .slick-prev::before, .slick-next::before {
    	-webkit-transform: rotate(-45deg) translateY(-7px);
    	-ms-transform: rotate(-45deg) translateY(-7px);
    	-o-transform: rotate(-45deg) translateY(-7px);
    	transform: rotate(-45deg) translateY(-7px);
    }

    Best regards

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

Viewing 10 results - 1,861 through 1,870 (of 3,138 total)