Blog issues - by jeremy - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: tlgv
    jeremy
    Participant
    November 1, 2015 at 17:06

    Hi,

    2 questions please:

    Blog Home Page:
    – How can I delete hover effect from photos and delete buttons “View Large” and “More details”?

    Blog Post Page:
    – How can I put “Leave a reply” bloc before “Related posts” bloc?

    Many thanks.

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 2, 2015 at 10:54

    Hello,

    1. Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .wp-picture .btn_group {
      display: none;
    }
    .wp-picture .zoom > i {
      background-color: transparent;
    }

    2. There is no such option. If you have necessary knowledge you can edit theme files to achieve what you want.

    Regards,
    Eva Kemp.

    Avatar: tlgv
    jeremy
    Participant
    November 3, 2015 at 21:59

    Hello,

    1. The first code works, the second one doesn’t. I still have hover effects on photos.

    2. Do you can help me to achieve it ?

    Many thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 4, 2015 at 10:04

    Hello,

    Please provide us with FTP and wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

  • 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.