Unable to Resize Featured Image

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    sat4958
    August 20, 2019 at 1:11 am #141557

    Hi,
    Featured image is too large and I like to have 50% of current size. I added following code to Additional CSS from Theme Options.

    .featured-image img {
    position: relative;
    -webkit-backface-visibility: hidden;
    width: 50%;
    max-width: 50%;
    display: block;
    }

    Please help.
    Thanks.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.