badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Blog Picture is cut very unelegantly on the top of the page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #91428
    spar-zeit.com
    Participant

    Hi there,

    since the new update, you can see the blog post picture on the top of the page.

    https://av-mediasolutions.de/

    Example https://av-mediasolutions.de/essenze-di-luce/

    However this function is cut away parts of our pictures.

    Do you have an option to delete the blog post picture when you are on the blog post page?

    Thank you in advance!

    #91719

    Hello Spar,

    To remove the blog post picture when you are on the blog post page just go to Appearance > Customize > Design Option > Custom CSS and paste the below custom CSS code and save.

    single-post .post-featured-image {
        margin-bottom: 15px;
        max-width: 708px;
        position: relative;
        text-align: left;
    }

    Thank you!

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