Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #403090

    Surely I’m missing something obvious here.
    Issue is with slider at the top of photos. They aren’t resizing. Look at the second one. Crazy.
    All images are 595 height, just to be safe but they sure don’t render that way.
    I want slider locked a consistent height matching the columns.
    Set it in a Grid Row. 1/5 x 3/5 x 1/5.
    Tried Easy Slider or Masonry Gallery. Image height keeps resizing the container height. How do you set and lock the height of cell in Grid Row?
    Tried and didn’t work:
    “Slideshow Image Size” to No Scaling
    Child CSS untouched. Cleared cache. Multiple browsers.

    I’ve read through similar support questions with no avail. (commence ‘DUH’ moment)
    Thanks!

    #403608

    Found the following similar post and will try these solutions: https://kriesi.at/support/topic/easy-slider-images-not-displayed-in-original-sizes/

    But, why oh why are these CSS edits necessary? Isn’t the slider meant to auto resize to fit container aka — plug n’ play? I’m not knocking the Theme, just seems that is a common issue seeing a lot of posts/questions on the forum here. Image sizing hasn’t worked with the Gallery, Slider, or Portfolio. Is the product being sold as you say it is? Again, not knocking Enfold, just pulling my hair out at this point.

    A detailed tutorial on this topic — *using different sized images* — along with a list of possible fixes would be good. Likely save you guys and clients a lot of time.
    Thks!!

    #403981

    Hi!

    let us know if this solution you have found doesn’t work for you and you need more help.
    Feel free to make a feature request for Enfold here: kriesi.at/support/enfold-feature-requests/

    Cheers!
    Andy

    #422831
    This reply has been marked as private.
    #423264

    Hey!

    You have too much content in the first cell so on smaller screens the slider will not fill all of the content. Would you like to try hiding it on smaller screens with CSS?

    If it was me I would use a color section and set the background to the green color your using and then use 1/2 + 1/2 columns to create that layout.

    Cheers!
    Elliott

    #423322

    Thank you Elliott,
    I’ve used a color section, but the problem remains.
    Now there is unexplained empty space on the right.
    Mobile version shows empty space all around the easy slider.
    Could you tell me how to have the easy slider stretch all the way to the right?
    URL is still the same as previous post.
    Thank you!

    #423956

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-4229 #av_section_1 .container {
      max-width: 100%;
      padding-right: 0;
    }

    Best regards,
    Yigit

    #425022

    Yay thank you very much Yigit!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Easy Slider height within Grid Row’ is closed to new replies.