• Resolved sibichan

    (@sibichan)


    Is this possible to add a full width slider like https://imagehostnow.com/v/2892 with soliloquy plugin?

    Also need to add a round sticker in the slider.

    If yes, how to do it. Iam using the pro version

    • This topic was modified 6 years ago by sibichan.
Viewing 2 replies - 1 through 2 (of 2 total)
  • aky01usa

    (@aky01usa)

    Hi @sibichan ??

    Please know that all pro support should be handled through your support link from your Soliloquy account or from the contact link directly.

    Yes, you can display the slider full-width by:
    In the Config tab, select the Full-With setting for the Dimensions option.
    Add the slider directly to your theme’s template file where you wish to display the slider using it’s template tag. Be sure to place it outside of any containing divs which may prevent the slider from spanning the full width of the browser window.
    Add the following CSS to ensure the slider image fills the available space:

    .soliloquy-container .soliloquy-image { max-width: none !important; width: 100% !important; height: auto !important; }

    Thread Starter sibichan

    (@sibichan)

    How to add a round sticker in the slider.

    https://imagehostnow.com/v/2892

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full width slider’ is closed to new replies.