New Landing How can we help? Themeforest Theme Support Clique Issue with slider in blog posts

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Clique
  • #41902
    DenisKornilov
    Member
    Post count: 67

    Hello again!

    Have some old trouble whith slider in the blog posts.
    The images in slider are stretched to full page width, while I want them to be original size.

    I have this custom CSS for my portfolio slider:

    article.type-portfolio figure.media-wrap img {
    max-width:100%;
    width:auto!important;
    margin: 0 auto;
    display: inline-block;
    }

    Can you help?

    #42440
    Melanie – SUPPORT
    Member
    Post count: 11032

    I would like to check the issue out directly, can you let me know a link to a page where this is happening? Thanks!

    #42450
    DenisKornilov
    Member
    Post count: 67
    #42873
    Melanie – SUPPORT
    Member
    Post count: 11032

    You can try this custom css:

    .flexslider .slides > li {
    width: 50%!important;
    margin-left: 28%;
    }

    But I’m not sure if that will work flawlessly when in responsive mode.

    Cheers

    #43155
    DenisKornilov
    Member
    Post count: 67

    Hi Melanie!

    This CSS makes all images smaller(down to 50%) but not original size.
    Could you provide something different?

    #43744
    Melanie – SUPPORT
    Member
    Post count: 11032

    I’m afraid that’s not possible

    #43771
    DenisKornilov
    Member
    Post count: 67

    Possible in portfolio item (http://deniskornilov.com/?portfolio=happy-gifts-catalogue), but not possible in posts. What’s the difference?

    #44464
    Melanie – SUPPORT
    Member
    Post count: 11032

    Good catch! That made me find the solution ๐Ÿ™‚

    .gallery-image {
    max-width: 100%!important;
    width: auto!important;
    margin: 0 auto;
    }
    #44478
    DenisKornilov
    Member
    Post count: 67

    ๐Ÿ™‚ Works great! Thanks!

    #45203
    Melanie – SUPPORT
    Member
    Post count: 11032

    You’re most welcome, sorry for the slow thinking on my end ๐Ÿ™‚

Viewing 10 posts - 1 through 10 (of 10 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