Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1188301

    Hallo,
    ich möchte gerne über die Plugin Ergänzung “Produkt-Raster” unter den einzelnen “Produkten” das

    Weiterlesen | Zeige Details

    unter den Produkten entfernen. Wie geht das?

    #1188982

    Hallo unyq,

    There’s nothing like that in the theme unfortunately, but maybe if you tried to explain your intentions a bit further and included details to your site then we would try to help you out?

    LG,
    Rikard

    #1189201

    Hi Rikard,

    as the rooms are “products” from WooCommerce i could not find any option to trigger those two buttons, see Screenshot:

    2020-03-01-13-10-29-Window

    • This reply was modified 4 years, 8 months ago by unyq.
    #1189876

    Hi,

    Thank you for the update.

    Can you give us a link to the page containing the products? Do you want to remove the buttons? If yes, then you can use this code in the Quick CSS field or the child theme’s style.css file.

    .avia_cart_buttons {
    	display: none;
    }

    Best regards,
    Ismael

    #1189962

    I would give you the link, but the site is password protected as it is a relaunch project.

    Thanks for the CSS, so there is no backend option for this?

    #1190289

    Hi,

    There is no backend option for that no, so you would have to use the CSS Ismael gave you. If your site is password protected then you can post login details in private if you like, it’s always easier for us to help customers out if we can actually view their sites.

    Best regards,
    Rikard

    #1191395

    Sure, see them below.

    #1191670

    Hi,

    Thank you for the info.

    We have added the code in the Quick CSS field. Please don’t forget to toggle the Performance > File Compression settings before checking the page.

    Best regards,
    Ismael

    #1191772

    Perfect thanks!

    #1192034

    Hi unyq,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.