Home Forums Search Search Results for 'css'

Viewing 10 results - 2,681 through 2,690 (of 3,138 total)
  • Author
    Search Results
  • #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

    #7044

    Hi you mean you want hide this icon?

    You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

    @media only screen and (min-width: 1024px) { .jas-push-menu-btn {display: none;}}

    Best regards

     

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

    #7037

    You can add some custom in JanStudio > Theme Option > General Layout > Custom CSS

    .blog .header__top, .blog .jas-navigation, .blog .jas-action, .single .header__top, .single .jas-navigation, .single .jas-action, .blog .jas-breadcrumb { display: none;} { display: none;}

     

    Regards

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

    #7027

    In reply to: Quick shop

    You can remove quickshop by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .btn-quickview , .product-image > .db::before { display: none; }

    Best regards

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

Viewing 10 results - 2,681 through 2,690 (of 3,138 total)