Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1172813

    Hi there,
    In the middle of my page I have a layerslider, and if possible I’d want it to resize responsively and at all time be 80% of the pages width and keep the height-width ratio.
    Also i want it to be displayed on the left side of the page.
    Is that possible?

    Example:

    View post on imgur.com

    If possible, I’d also love to have a background behind it like on the example.
    Best regards,
    Sebastian

    #1173104

    Hey Sebastian,

    I’m not sure if that would be possible, but send us a link to where we can see the element in question and we’ll have a look at it.

    Best regards,
    Rikard

    #1173124

    Sure, I’ll send the link and login data.
    The Slider I’m talking about is the slider close to the end of the page, right before the contact formular (named it “Startseite_Slider”).
    Thanks in advance.

    #1173780

    Hi,

    Thanks for that. I’m not sure it’s what you are trying to achieve, but please try this in Quick CSS:

    .home #layerslider_2 {
      width: 80% !important;
      max-width: 80% !important;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.