Shop Categories

X

Blog Post Featured Image (blown out)

Home Forums Agama Pro Blog Post Featured Image (blown out)

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by Zex.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14533
    Abigail Fish
    Participant

    Hi,

    I use professionally shot photos and all the ones I use for my featured image get all pixelated and blown out. How do I change the settings so the photos stay crisp?

    Also, how do I minimize the size of the youtube videos as seen on the same blog above? It’s formatted to a full-screen fit and I’m looking just for the regular youtube size (not full screen) on blogs.

    Thanks,
    Abbie

    #14540
    Zex
    Moderator

    Hello, Abbie!

    The easiest way to solve this, is to turn off the Featured images on a single post (Customizing->Blog->Single Post)
    https://prnt.sc/o0aejb

    And Insert again your Featured Image in the Post content.
    https://prnt.sc/nrddgk
    In that way, you can change the image size per your needs.

    For the youtube videos, use the next code:(insert it into Customizing->General->Additional CSS)

    .wp-block-embed-youtube{
        width: 700px!important;
        height: auto!important;
        margin-left: auto;
        margin-right: auto;    
    }

    Change the width value per your wish.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.