• Resolved debbrancheau

    (@debbrancheau)


    I can’t figure out which setting is for the individual slide and which is for the slider. I know there are labels for them but when I make changes they sometimes seem flip-flopped.

    Anyhow, I’m trying to set up the slider based on the layout of the “ACTUAL CASES SETTLED” grey area on this page: https://twentypercent.wpengine.com/

    I can’t figure out what settings to use. Can you help me?

    If there is an authorization alert that pops up, the credentials are:

    demo
    8661948df1ea

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi debbrancheau,

    – We checked this issue and this layout is available in our premium version

    – For more help check this link and view example – 3

    – Do you want a layout look like this? Please notify us.

    Thanks.

    Hi debbrancheau,

    – We created a demo according to your desire layout please visit this link .

    Thanks.

    Thread Starter debbrancheau

    (@debbrancheau)

    Thank you so much. I have the Pro version and I tried getting it to look like what you have but I can’t figure out the settings. Plus I need the images to be the same size as in the link I posted.

    How can I do that?

    Thread Starter debbrancheau

    (@debbrancheau)

    Also, I need the images to remain the same size as the browser width changes. In other words, I need the slider’s width to get smaller but the height stay the same.

    Is this possible?

    Hi debbrancheau,

    – You can be understood easily if you have pro version.

    1. No needed to same size images put in the post but for the more attractive slider, you can use same size images in the slider.

    2. Please set the setting like this.

    - slide distance  = 25
    - show navigation bullets = off
    - slider width - percentage width  = 20%
    - slider height custom = 500 
    - slide scale mode - contain
    - slide auto scale =  on
    
    

    Add some Custom CSS and save it

    #content .entry-title {
        text-align: center;
        color: #003366;
        font-size: 28px;
    }
    
    .entry-meta, .entry-meta a{
    	display:none;
    }
    
    .post-navigation{
    	display:none;
    }
    
    div#main {
        background-color: #f2f2f2;
    }
    
    .content-wrap{
    	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
        box-shadow: none;
    }
    

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slide vs Slider Dimensions’ is closed to new replies.