Removing More Details Hover - by zf - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Brian Johnson

  • Avatar: zf
    zf
    Participant
    March 10, 2015 at 15:41

    Hi Guys, id like to remove the more details on hover from a blog article.

    Please advise

    Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 10, 2015 at 16:12

    Hello,

    Please try to add this code into custom.css file.

    .portfolio-image .btn_group a:nth-child(2){
    display:none !important;
    }

    Regards,
    Robert Hall.

    Avatar: zf
    zf
    Participant
    March 11, 2015 at 08:13

    Hi,

    this does not seem to be working. Please advise..
    domain details are in the Private section.

    Also i would like to keep the “view larger” and remove only “more details”

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 11, 2015 at 11:55

    Hello

    Please use this code for your news page:

    .blog .btn_group a:nth-child(2){
    display:none !important;
    }

    In case you would like to remove this button from single pages please provide us with the links to them in private content.

    With best regards
    Brian Johnson

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.