Forum Replies Created

Viewing 20 posts - 1 through 20 (of 157 total)
  • Author
    Posts
  • in reply to: Remove Breadcrumb #338180
    sujeet
    Keymaster

    Hello @upperalbany,

    For now you can add the following css code to “Appearance => Customize => Additional CSS” to remove the header media from entire website.

    
    .custom-header {
       display: none;
    }
    

    Please try and let me know if that worked. Thank you.

    Regards,
    Sujeet

    in reply to: Theme affecting product variants in WooCommerce #338177
    sujeet
    Keymaster

    Hello @catwingz,

    To make the default variation a “choose an option”, you need to remove default form values from product. For that you need to edit the product and go to Variations option, there you will find Default From Values. Please check the screenshot as well.

    default-value

    Please try and let me know if that worked. Thank you.

    Regards,
    Sujeet

    • This reply was modified 1 day, 16 hours ago by sujeet.
    in reply to: Theme affecting product variants in WooCommerce #338159
    sujeet
    Keymaster

    Hello @catwingz,

    If you want to hide the “clear” link, then please add the following css code to Dashboard -> Appearance -> Editor -> Styles -> Additional Css.

    
    a.reset_variations {
       visibility: hidden !important;
       display: none !important;
    }
    

    addtional-css

    Thank you.

    Regards,
    Sujeet

    in reply to: Setting a different homepage other than the demo #338143
    sujeet
    Keymaster

    Hello @upperalbany,

    You can simply go to Appearance -> Customizer to make necessary changes to make home page Or you can simply create a page and make that as static home page to display without elementor. But if you need to use elementor then, you need to contact with elementor support team. Thank you.

    Regards,
    Sujeet

    in reply to: Remove Breadcrumb #338142
    sujeet
    Keymaster

    Hello @upperalbany,

    You can just deactivate the plugin for breadcrumb but I can’t see breadcrumb in your website. Can you please kindly send us screenshot of breadcrumb? And also let me know the theme name which you have used for your website. Thank you.

    Regards,
    Sujeet

    in reply to: WooCommerce go to checkout button hidden #338029
    sujeet
    Keymaster

    Thank you so much Stefan. 🙂 🙂

    Regards,
    Sujeet

    in reply to: WooCommerce go to checkout button hidden #337986
    sujeet
    Keymaster

    Hello Stefan,

    I’m glad to hear that it worked for you. If you like the theme and our support, then I have a quick request: Could you please leave a review?

    https://wordpress.org/support/theme/zubin/reviews/#new-post.

    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Regards,
    Sujeet

    in reply to: WooCommerce go to checkout button hidden #337980
    sujeet
    Keymaster

    Hello @spiekosz,

    For that please add the following css code

    
    .woocommerce-message a.button.wc-forward,
    .return-to-shop a.button.wc-backward {
        position: static;
        margin-right: 0;
        margin-top: 14px;
    }
    

    Regards,
    Sujeet

    in reply to: WooCommerce go to checkout button hidden #337977
    sujeet
    Keymaster

    Hello @spiekosz,

    Please try adding the following css code to “Appearance => Customize => Additional CSS”. It should fix the button.

    
    .checkout-button.button.alt.wc-forward {
       position: static;
    }
    

    Please let me if this worked. Thank you.

    Regards,
    Sujeet

    in reply to: WooCommerce go to checkout button hidden #337975
    sujeet
    Keymaster

    Hello @spiekosz,

    You seem to have disabled right click on your site. Can you enable it so that I can quickly provide you the necessary CSS Code. Thank you.

    Regards,
    Sujeet

    sujeet
    Keymaster

    Hello @evitucci,

    Can you please share your site URL so that we can check it and give you the solution? And did you try to change the background of the particular page ‘.page-id-16’ only?

    Regards,
    Sujeet

    in reply to: Menu is working wrong #337714
    sujeet
    Keymaster

    Hello @igorvera,

    Can you please send an screenshot of the black square that blocking the part of the page as we can’t see any black square in the page.

    Kind Regards,
    Sujeet

    in reply to: Menu is working wrong #337711
    sujeet
    Keymaster

    Hello @igorvera,

    Can you please send an screenshot of the black square that blocking the part of the page as we can’t see any black square in the page.

    Kind Regards,
    Sujeet

    in reply to: Menu is working wrong #337710
    sujeet
    Keymaster

    Hello @igorvera,

    For now please remove the css code and save it. It will bring back to the previous presets.
    Regarding your issues, we’re checking and let you know for solution.

    Sorry for the in convenience caused. Please have patience.

    Kind Regards,
    Sujeet

    in reply to: Editor wont load #337706
    sujeet
    Keymaster

    Hello @lmdg,

    Thank you for bringing this to our attention. We’ve thoroughly tested the ‘Editor’ feature and can confirm that everything is functioning properly on our end.

    So it might be either hosting or any other WordPress issue. Please contact your hosting provider for further assistance. Meanwhile you can edit your site by clicking ‘Edit Site’ link on top admin bar.

    Please don’t hesitate to reach out if you continue experiencing any difficulties, we’d be happy to assist you further.

    Kind Regards,
    Sujeet

    in reply to: Menu is working wrong #337704
    sujeet
    Keymaster

    Hello @igorvera,

    Sorry for the inconvenience caused.
    Can you please share your site URL so that we can check in detail?

    Kind Regards,
    Sujeet

    in reply to: Duplication of Feature Image on top post #337482
    sujeet
    Keymaster

    Hello @Glen Pavelich,

    Yes it’s very strange. It should not happen. Please let us know if you face any issues further.

    Regards,
    Sujeet

    in reply to: double drag bar in backend #337479
    sujeet
    Keymaster

    Hello @bauptstadtblick,

    Please check, we’ve sent a theme update.

    Regards,
    Sujeet

    in reply to: Javascript Error #337455
    sujeet
    Keymaster

    Hello @staipa,

    There is no such error in our end, we checked. You can check disabling the plugins and clearing cache.

    Regards,
    Sujeet

    in reply to: double drag bar in backend #337452
    sujeet
    Keymaster

    Hello @bauptstadtblick,

    Yes we have solved the issue now and will send you an update. Please have patience.

    And regarding forum login issue, did you use same passwords to login both forum and website dashboard?

    Regards,
    Sujeet

Viewing 20 posts - 1 through 20 (of 157 total)