Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #85703
    sparta
    Member

    hello, i have problems with slideshow. No matter it is demo featured slider, or my featured image slider, the picture size is showing this : https://drive.google.com/file/d/0B06B6OPC0rBSN2JQMWI3XzhSV1U/view

    i want slides size like in theme live preview: https://catchthemes.com/demo/full-frame/

    #85708
    Mahesh
    Participant

    Hi @sparta,

    Do you mean demo featured slider shows the slider in front-end with small image? Or only custom image slider is showing the issue? What sizes image are you using? The recommended slider size is Width: 1680px Height: 720px.
    And have you changed anything in the theme (code or Custom CSS).

    Regards,
    Mahesh

    #85711
    sparta
    Member

    In custom CSS I didn’t change anything, This field is empty.

    Photos size I tried 1680 x 720 , and 1920 × 823. neither fit. Both looks like in my printscreen.

    And no matter what I choose.. I choose demo featured slider the pictures size is the same like in printscreen, and then I choose featured image slider with my own photos is also the same thing like in printscreen.

    #85715
    Mahesh
    Participant

    Hi @sparta,

    I tried to check your site, but it says “Sorry, our website is under construction.”
    Is there a way to check you site?

    Regards,
    Mahesh

    #85792
    sparta
    Member

    The slide show isn’t working properly. so i can’t show site in public. our clients will see messy site.

    #85793
    sparta
    Member

    any thoughts how it can be repaired ? maybe I should use code or something.

    #85796
    sparta
    Member

    I put code in custom CSS :
    .site {
    width: 100%;
    }
    #feature-slider .cycle-slideshow {
    max-width: 100%;
    }
    #feature-slider .cycle-slideshow img {
    width: 100%;
    height: auto;
    }

    and it worked ! 🙂

    #85799
    Mahesh
    Participant

    Hi @sparta,

    I’m glad that you found the solution by yourself. The issue you were have was a bit odd. There should not have been the issue with the demo slider. May be some plugins if you are using is creating the issue.

    Regards,
    Mahesh

    #85800
    Mahesh
    Participant

    Hi @sparta,

    I’m glad that you’ve found the solution by yourself. The issue you were have was a bit odd. There should not have been the issue with the demo slider. May be some plugins if you are using is creating the issue.

    Regards,
    Mahesh

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘problems with featured slider’ is closed to new replies.