Home Forums Search Search Results for 'css'

Viewing 10 results - 1,951 through 1,960 (of 3,138 total)
  • Author
    Search Results
  • #16728

    Hi,
    Please use the custom CSS code below
    .product .product-image .wc-gzd-additional-info { display: none; }

    Cheers,
    Foster

    #16727
    [Resolved]

    Topic: how to reduce some hover button

    in forum Gecko
    adampreuss
    Participant

    hi

    I would like to delete from this hover info the first three buttons.
    Is there a CSS for this available?

    #16722

    In reply to: add cart button

    Hi,
    Sorry for the late response, please use the custom CSS code below

    @media only screen and (max-width: 320px) {
    	.single_add_to_cart_button {
    		width: 100% !important;
    	}
    }

    Cheers,
    Foster

    #16721

    Hi,

    Please use the custom CSS code below

     
    .product-info .price { display: none; }

    Cheers,
    Foster

    Hey Foster,

    I have the correct settings in the Claue Theme Options.

    • The issue is the loading sequence for the CSS files.

    Please see attached for some images of the settings. Any help on this will greatly be appreciated as we do not have the ability to customize our theme options. I will do some testing on font-sizes as well, but for now the colors are not working.

    Thanks in advance.

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

    In reply to: Blog post

    I added the code at the bottom style.css file of child theme

    #16684

    In reply to: Blog post

    Hi,

    Please use the custom CSS code below

    ul.jas-menu li.current-menu-item > a { color: #222; }

    Cheers,
    Foster

    #16673

    In reply to: Change old price color

    Hi,

    1.To change the old price color please use this custom CSS code
    .price del { color: red; }
     
    2. You mean you want to change the cart icon color, right?

    Hey Harry,

    Thank you so much for your assistance and patience with us, much appreciated.

    Is it possible to hop on a quick call?

    I have 2 questions that are a little tough to explain via text. Attached you will find the below:

    1. Claue => Theme Options => Color Scheme settings
    2. CSS rendered styles within the browser

    The issue seems to be the loading sequence.

    Please let me know if you have any questions, thanks.

     

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

    In reply to: Variation Swatch Help

    Hi Rahim,

    Please add below code in Claue > Theme Option > general layout > custom CSS

    .swatch__list--item.is-selected {
    	pointer-events: inherit !important;
    }

    Best regards

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

Viewing 10 results - 1,951 through 1,960 (of 3,138 total)