Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3743702
Slider 39
Closed

Comments

  • Mal started the conversation

    Hello. I got slider 39 to display properly if it's in a full width flex container. When I use smaller dimensions, it truncates the main image. Can it be used in a flex container that is 50% or 70% of the screen width ? I don't want to provide an example and screen prints and go into photoshop and all that. I just want to know in general about that slider 39 option and what dictates it's proper display. 

    Thanks, 

  •  2,540
    PenciDesign replied

    Hi,

    Please send me the URL that you've inserted this slider, I'll check and then send you a quick guide.

    Regards,
    PenciDesign.

  •  2,540
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .slider-40-wrapper .container-slider-40,
    .slider-40-wrapper .list-slider-creative {
      width: 100%;
    }
    .slider-40-wrapper .galery-slider-40 {
      padding-left: 30px;
      padding-right: 30px;
    }

    Regards,
    PenciDesign.

  • Mal replied

    Thanks, that worked well on desktop and it formats correctly on handheld as well. Where in the documentation can I find this fix ? 

  •  2,540
    PenciDesign replied

    Hi,

    This is custom code, so it is not included in the official documentation.

    Regards,
    PenciDesign.

  • Mal replied

    OK thanks. Ticket is closed.