Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1213668

    Hi Support

    I´m getting gray hairs about this.

    I use Woocommerce together with Enfold and on my overview of products I get a box for each product. With a picture, product name, and two buttons : “Læs mere” ( Read more ) and “Vis detaljer” ( Show details ).
    I have tried to remove the “Show Details” button, but going via Enfold Child > Shop options > Product layout on overview pages > “Default without buttons” removes both buttons.
    The other options does more or less the same.

    I have also tried with : `#top.archive button.single_add_to_cart_button {
    display: none !important;
    }`
    Without any luck.

    I´m all out of ideas !!!! – Can you help me ?
    My problem

    #1213711

    Hey Edsbjerg,

    Please provide a link to the site/page in question so we cna look into this issue further.

    Best regards,
    Jordan Shannon

    #1213884

    Please be aware this is only a development site ( my playground :-) )

    • This reply was modified 4 years, 6 months ago by Edsbjerg.
    #1214106

    Hi,

    Add this to quick css:

    a.button.show_details_button{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1214137

    BRAVO – Worked perfect.
    Thanks a million times

    Regards

    Kim

    #1214373

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove a single button.’ is closed to new replies.