Home Forums Themes Support KitGreen – Modern Kitchen WordPress Theme Shopping and search on Menu

Topic Resolution: Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #18146

      Hi – how can I temporarily hide the Shopping Bag and Search icons on the navigation menu?
      I tried it from theme options by disabling them but it does not work.

      On the other hand I can not use the WPBakery page builder in the visual composer content section. I have seen in the manual that this should be able to use it in this section.
      http://docs.jwsuperthemes.com/kitgreen/

      The tag of the “productos” menu is not working, which has a custom link. This should go to a section contained in the home. The tag is correctly placed, why does not it work?

      Is there any way to remove the button that adds products to the shopping cart?
      http://everpacc.7kb.net/cocinas/vasos/

      Thanks!

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

      Hi estudioluk,

      Thanks for reaching us!
      – To disable mini cart and Search icon, please go to Theme Options -> Header and turn off this.
      http://prntscr.com/krkvc1

      – Please turn on the Visual Composer to edit the posts more easily!
      http://prntscr.com/krkyut

      – About the “productos” item in the menu, please read the document to know more detail.
      http://prntscr.com/krl4bh

      – Finally,to remove the ‘Add to Cart’ button, please add this to Custom CSS.
      `.btn-add-to-cart {
      display: none;
      }

    • #18163

      Hi! Everything workd but this part doesn´t:

      Finally,to remove the ‘Add to Cart’ button, please add this to Custom CSS.
      .btn-add-to-cart {
      display: none;

      I still can not remove the shopping cart option.

      One last question, where can I edit the single product page?

      Thanks!

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

      Hi again,

      The ‘Add To Cart’ button removed successfully.
      Please check back!
      If you have any trouble, please back here with us!
      Thanks!

    • #18196

      Hi, it worked. Can you tell me where the code was pasted so that I can enable it when I need to reactivate the cart?
      Thank you!

    • #18209

      Hi again,

      If you want to display add to cart icon once again, please go to Apariencia -> Personalizar -> CSS adicional and remove this code.
      http://prntscr.com/ktv8y4
      Thanks!

    • #18230

      Thanks!

Viewing 6 reply threads

You must be logged in to reply to this topic.