Home Forums Search Search Results for 'css'

Viewing 10 results - 1,291 through 1,300 (of 3,138 total)
  • Author
    Search Results
  • #26184

    Hi,

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

    .variations_form .variations .value .adsw-attribute-option {
    	background-color: transparent;
    }
    .variations_form .adsw-attribute-option .meta-item-text {
    	border: 1px solid #cacaca;
    }
    .variations_form .adsw-attribute-option .meta-item-img.active i, 
    .variations_form .adsw-attribute-option .meta-item-text.active {
    	border: 1px solid #6f6f6f;
    }

    and change #cacaca, #6f6f6f with your color.

    Regards

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

    #26178
    This reply has been marked as private.
    #26165

    Hi,

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

    @media only screen and (max-width: 800px) {
    form .quantity.hidden + input[type="hidden"] + .single_add_to_cart_button, form .quantity.hidden + .single_add_to_cart_button {
    	padding: 0 13px;
    }
    .button.wc-backward {
    	padding: 0 15px;
    	float: right;
    	margin-top: -40px;
    }}

    Regards

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

    #26161

    Anyone know how to css the sizing of the buttons on MOBILE?

    #26156

    Hi,

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

    .button.wc-backward {
    	margin-top: 10px;
    	margin-left: 10px;
    }

    If you love our theme and support please help us by purchase for renew support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658.

    Thank you very much and have a nice Sunday!

    Regards

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

    #26155

    In reply to: upsell pop up

    Yes, the code still correct. We not usually use “-” in CSS but it still work.

    Regards

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

    #26151

    In reply to: Search Bugs in RTL

    Hi Harry,

    Thank you for the help.

    If you check that on my site:

    1.How can I center align the search field like the theme’s default

    2.The x button needs some css fix

    3.I cannot close the search and go back to the site, there is no X

    Regards.

    Rahim Vaziri
    CEO & Founder at Look.ir

    #26140

    Topic: CSS Help

    in forum Claue
    Rahim
    Participant

    Xin chào Harry,

    If you check this page : https://look.ir/orders-tracking/

    You will see when you click on the fields, the right one has a normal winking keyboard typing symbol but the left one has a bold one. 😐

    I see this on some other pages.

    What is causing this?

    Regards.

    Rahim Vaziri
    CEO & Founder at Look.ir

    #26129
    thenadia
    Participant

    hello,

    i am trying to achieve, a centered slider (gecko theme meta slider) on mobile view.

    as i read all known settings, it should be centered in mobile view, but it does not

    it appears CSS specificity overrides anything i try

    any suggestions on how to achieve a centered meta slider on mobile view?

    (currently, the image starts on the left)

     

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

    In reply to: code help

    I am looking deeper for the reason of this code on my style.css of child theme.

    .vc_col-sm-3 {
    display: inline-block !important;
    float: none !important;
    }

    Regards.

    Rahim Vaziri
    CEO & Founder at Look.ir

Viewing 10 results - 1,291 through 1,300 (of 3,138 total)