Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1067778
    liquidedge
    Participant

    As title says: my portfolio slider is not resizing correctly.

    Basically it appears that the container is sized to the largest image in the set- i’ve attached a small video showing the problem to this post. I’ll also post a link to the page in a private post- the site is not quite public yet.

    Thanks- your help is appreciated!

    #1067963
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1070657
    liquidedge
    Participant
    This reply has been marked as private.
    #1070957
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. To resolve this issue and make sure that slider displays correctly, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .x-flexslider.x-flexslider-featured-gallery,
    .site .x-flexslider {
        overflow: hidden;
    }

    We would loved to know if this has work for you. Thank you.

    #1072029
    liquidedge
    Participant

    Your code did not work- however it led me to try a few ideas and ended up getting the correct result with this:

    .site ul.x-slides {
      overflow: hidden;
    }

    Cheers.

    #1072076
    Friech
    Moderator

    Glad you sorted things out, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

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