Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #342590

    Hi, is there a way to remove the ‘Show details’ overlay? Or at least a way to translate it?

    #342941

    Hey mazeika!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    a.button.show_details_button { display: none!important; }
    #top .avia_cart_buttons .button { width: 100%; }

    you can translate the string using this plugin – https://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Yigit

    #344823

    brilliant! many thanks for the answer

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove (or translate) the 'Show details' link on each product?’ is closed to new replies.