Home Forums Themes Support Claue Several questions about spaces between blocks and hide title products

Viewing 5 reply threads
  • Author
    Posts
    • #17586

      Hello, I would like to know if it is possible to hide the title of the products in the listings of the category pages by means of some .css or .php code.

      I also want to control the blanks between different blocks of content.

      Attached screenshots so that it can be seen graphically.

      Thank you.

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

      Hi,

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

      .product-title a { display: none;}
      .woocommerce-tabs { padding-top: 0;}
      .jas-wc.dib {margin-bottom: 0;}

      For screenshot 2,4 i can’t find where on your site. Could you send me the link

      Thanks

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

    • #17608

      Hello again.

      Picture 2 and 4: https://deplatay.es/pendientes-cortos/pendientes-ry-0388a/

      Picture 5: https://deplatay.es/tienda/

      The other code works well.

      Thank you

    • #17621

      Hi Atonio,

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

      .product-extra {margin-top: 0;}
      .result-count-order {margin: 30px 0;}

      Best regards

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

    • #17662

      Hello, there are two spaces that I can not adjust with the CSS codes that you have provided me.

      The first is the space of the cover that exists between the slider (it is made with the plugin “slider revolution” and the content that goes next.

      The second is the space between the end of the description of the individual products and the “cross sales” slider, in my page the related products are hidden.

      Thank you very much for your help, greetings.

    • #17678

      Hi,

      1. Please edit the row wrap slider in pages > home page

      2. Please add below code

      .product-extra.mt__60 {margin-top: 0;}

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.