Home Forums Search Search Results for 'css'

Viewing 10 results - 2,671 through 2,680 (of 3,131 total)
  • Author
    Search Results
  • #7149

    I saw you add custom css code in child theme.

    We recommend use child theme to override layout of main theme. In future you can update theme without lose your custom code.

    Best regards

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

    #7145

    You’re welcome. If everything clear we can do it faster 🙂

    You can make content on the right to center by add custom css code

    .summary.entry-summary {
    text-align: center;
    }

    Best regards

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

    #7122

    In reply to: Quick View Issues

    Hi,

    1. I checked and saw quick view issue related to AliExpress plugin shipping https://monosnap.com/file/Os8XDLSxiSqyPIO0E3f5kAE2lUPLHy#

    2. I fixed this issue by add custom css code in Theme Option > General Layout > Custom CSS

    .milo-woo-shortcodes-products-grid.grid ul.products [class*=”jas-col-“] { float: left;}

    Best regards

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

    #7100

    In reply to: Header doesnt upload

    You can change header layout to layout-6 and upload background on theme option https://monosnap.com/file/OMLcbKIpx9CbxtLXUDxZDOWx9T3WXi#

    If this not solve your issue. You can add custom css code

    .header__mid { background: url(your_image_url) no-repeat center center / cover; }

    Best regards

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

    #7099

    Hi,

    Please change

    .page-head .jas-container { display: none; }

    to

    .blog .page-head .jas-container { display: none; }

    You can set the image full screen by add custom css code

    .blog .page-head { height: 100vh;}

     

    Best regards

     

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

    #7080

    In reply to: Header doesnt upload

    Hi, the header layout I’m using you can see in the screenshot. I will wait for the css code

    thanks

    #7075

    In reply to: Header doesnt upload

    Hi,

    This function is the basic WordPress feature and our theme does not support it. For this case, please use custom CSS code, Which header layout do you using? I will send you the code.

    Cheers,

    Foster

    #7056

    Hi there,

    Please use this custom CSS code

    .p-thumb img { width: 100%; }

    Cheers,
    Foster

    #7055

    Thanks Harry! That worked!

    Do you know where I can change the zoom level?
    I understand we will have to go into the CSS or PHP file. Will be good if you can point me to the right file.

    Cheers (:

    #7053

    In reply to: Product Filter

    Helli get this message “Woocommerce Status”””

    WC Vendors Pro

    Their theme is not 100% WooCommerce compatible and will not show vendor stores correctly. Please show this page (https://docs.woothemes.com/document/third-party-custom-theme-compatibility/) your theme author and instruct him to ensure full WooCommerce compatibility, not the limited WooCommerce compatibility Currently offer with woocommerce.php instead of complete templates.

     

    Regards

    PS: If i use The categorie Widget form WC vendor pro it Show me the rigt Vendor categories but if i enable the ctegories as a Dropdown the filter Show the result from the hold shop. ist a oter isaue. Can you help me if i use the yith filter pro to Show the ctegories at the vendor page i have some css issues maby  you have a idea . i will Show you later first and importent is the woocommerce Status Report

     

    Regards

Viewing 10 results - 2,671 through 2,680 (of 3,131 total)