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 1 post (of 1 total)
  • Author
    Posts
  • #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 1 post (of 1 total)
  • You must be logged in to reply to this topic.