Blog Post Picture - by gurhan - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: gurhan
    gurhan
    Participant
    August 5, 2016 at 07:14

    I don’t want the picture enlarged on the blog posts. Can you please let me know how I can eliminate this functionality (http://prntscr.com/c1u76j)

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 07:45

    Hello,

    You can add this code in Custom CSS

    .blog-post .wp-picture {
        display: table;
        margin: 0 auto;
    }

    Regards,
    Rose Tyler.

    Avatar: gurhan
    gurhan
    Participant
    August 5, 2016 at 08:29

    Nothing changed??? when you hover over the pic, it still becomes blue, and “view large” button shows.

    I don’t want any of these happening…

    Thank you…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 09:45

    Please, use this code:

    .blog-post .wp-picture .zoom {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: gurhan
    gurhan
    Participant
    August 5, 2016 at 10:28

    all good… TU!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2016 at 10:32

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Blog Post Picture’' has been successfully resolved, and the topic is now closed for further responses

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