Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1073817
    armintz
    Participant

    i can’t for the life of me figure out why the revslider will not stay at the fixed dimensions i have set. i’m attempting to set it to 648 x 360 since these are what I set my images to.

    here is a screenshot attached with my slider settings, as well as a screenshot of how the plugin looks on my home page. it appears on the site at approx 443 x 362… this width is nowhere near close to the 648 that i have set… not sure if the height is a clue since that is close but i’ve played around with various settings to no avail.

    what am i missing? i will reply with my site url (password protected)

    thanks

    #1073824
    armintz
    Participant
    This reply has been marked as private.
    #1074494
    Christian
    Moderator

    Hey there,

    The Grid Size does not control the slider’s width (see https://www.themepunch.com/revslider-doc/slider-setup/#layers-grid-size). There is a max-width setting that is missing in the options though (see https://www.themepunch.com/revslider-doc/slider-setup/#advanced-layout). This might be a bug in Slider Revolution. I’ll forward this to our development team. For now, I’ve added the code below in your slider’s custom CSS

    #rev_slider_3_1_wrapper {
      max-width: 648px !important
    }

    Thanks.

    #1074695
    armintz
    Participant

    i KNEW i had previously seen a max width option – bizarre that it’s gone. thanks for the custom code to get me on my way.

    p.s. i’m actually using the latest Revslider from themeforest (likely not the version that’s bundled with the theme).

    #1074716
    Joao
    Moderator

    Hi There,

    Baed on your comment I believe your issue was solved, please let us know if you need help with anything else.

    Joao

    #1074862
    armintz
    Participant

    @joao desktop looks good but it’s not responding properly. see attached screenshot – at small widths it adds huge top and bottom margins

    #1075012
    Christian
    Moderator

    I’ve reduced your slider’s min height to 50. Please check now.

    Thanks.

    #1075016
    armintz
    Participant

    @christian that did it, will look out for this next time. thanks for your help

    #1075469
    Jade
    Moderator

    You’re most welcome.

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