Home Forums Search Search Results for 'css'

Viewing 10 results - 1,531 through 1,540 (of 3,138 total)
  • Author
    Search Results
  • #22662

    You are the BEST! Solved.

    One comment though. In the VARIABLE PRODUCT displayed info you have the choosing options in a BOX that looks great. Can we add this pattern in the VARIABLE SUBSCRIPTION option to? So we can choose the frequency? Because in original it is not very clear. Is it also in the custom CSS? Can you help me with code?

    Please see image of VARIABLE PRODUCT EXAMPLE.

    Many Thanks!

     

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

    Hi,

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

    .p-nav .slick-slide.slick-active {
    	opacity: 1;
    }

    Best regards

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

    #22644

    Hi,

    1. Please go to Claue > Theme Option > Header > Center promo and edit

    2. Please go to Claue > Theme Option > Header > and change header layout

    3. Please edit home 2 and edit “Icons and Text” element http://take.ms/MdzBp and you removed all widgets in Appearance > Widgets > Footer#1,2,3,4,5. You have to manual input

    4. You have to up square image to Instagram or add below code to Claue > Theme Option > General Layout > Custom CSS

    .jas-sc-instagram .item img {
    height: 320px;
    max-width: inherit;
    width: auto;
    }

    Best regards

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

    #22611

    In reply to: Clua Yith gift card

    Hi,

    Please add the code i suggest to bottom, i will override the css you added. Now you put on top it can’t work. I can’t control when you add css to style for element too.

    I will edit in Custom CSS. And you will copy to live and check that easier than now and less code than now.

    10. The option 1 can’t do with “Apply Discount” because HTML of this box so i do like option 2. Now I edited code in Theme Option > Custom CSS

    11. I check this code http://take.ms/qUCns it doesn’t override by normal action_hook so i suggest you contact plugin author

    Best regards

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

    #22609

    Hi,

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

    .price-stock .subscription-details, .price .subscription-details {display: none;}

    Best regards

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

    #22607
    This reply has been marked as private.
    #22590

    In reply to: Clua Yith gift card

    This reply has been marked as private.
    #22540

    Hi,

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

    .availability span {display: none;}

    Best regards

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

    #22539

    Hi,

    Please go to Appearance > Editor and edit in style.css line 554

    from

    -webkit-box-direction:;

    to

    -webkit-box-direction: column;

    For 8451 and 8485 it new tech of CSS for mobile device. Don’t worry about this.

    Best regards

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

    #22523
    chunchet
    Participant

    Hi there,

    the css errors can be found in the picture attached… could anyone resolve those errors?

    Thanks

    Attachments:
    You must be logged in to view attached files.
Viewing 10 results - 1,531 through 1,540 (of 3,138 total)