New Landing How can we help? Themeforest Theme Support Dante How to stop blog post pictures from scaling up

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #319227
    vladimirjelov
    Member
    Post count: 3

    1 in blog posts, theme puts featured image on top of the post by default. Is there a way to disable this?
    2 in blog posts all images scale up to screen width and become fugly. I tried changing the uploaded image size outside and inside WP and also changed Related Article Thumb Width in theme options, but nothing helps.

    Direct link to post
    There is a page block in place, password is DanteBlock

    #319229
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You should check the meta options on each blog post
    https://www.dropbox.com/s/dhlw73ybwa8ovqi/Screenshot%202017-03-31%2012.51.37.png?dl=0

    If you have a lot of posts you can hide it with this custom css.

    .single-post figure.media-wrap{
       display: none;
    }

    Are you using the page builder to build the post content?

    -Rui

    #319232
    vladimirjelov
    Member
    Post count: 3

    Yep, I use the page builder. Just tried with classic and images are fine. Are you not supposed to use Page builder for Posts? I tried adding a picture with “classic” and added media images were fine.

    Post detail option worked, thanks. It still gets scaled to huge size, when left on, even with classic editor.

    Also, when I try to add a youtube video on posts either as add media through URL or by adding a video player with swiftbuilder it doesnt show? This worked fine with woocommerce products…

    #319234
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    yes, it’s supposed to use the page builder. Just wanted to have sure of that.
    Can you provide us admin credentials so I can give a try in one of the posts, or create a draft one based on a existing one?

    Use the private reply.
    Thanks

    -Rui

    #319240
    vladimirjelov
    Member
    Post count: 3
    This reply has been marked as private.
    #319397
    vladimirjelov
    Member
    Post count: 3

    Hello,

    any luck?

    #319586
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .page-content figure.media-wrap {
        max-width: 200px;
        margin: 0 auto;
    }
Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register