Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #891835
    ravensfan
    Participant

    Dear friends, can i change or limit the size of images in a post slider gallery ? Here is a link to a test post as i am setting up the site and nothing is really set yet.

    http://manscavesports.com/molly-qerim/

    Or should i manually resize every image ?

    #892723
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    
    .x-flexslider.x-flexslider-featured-gallery.man {
        width: 50% !important;
        height: 500px !important;
        max-height: 500px;
        overflow: hidden;
    }

    Adjust the width and height as per your need. Hope this helps!

    #893871
    ravensfan
    Participant

    Worked excellent friend, you are a miracle worker.

    #894812
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-891835 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>