Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #152730

    Oliver V
    Participant

    Hi!

    I am trying to place one soliloquy slider in my main page using all the screen area. It should use all the width, like the areas I have as well in the page. My page layout is Blank – No container. So, I donยดt want to have the soliloquy in one container.

    See: http://www.aquarea.es

    However, I donยดt know how to do that. Trying to change configuration in visual composer but not success. Trying to change soliloquy configuation, but not success. However, what I realised there is that when trying to select slider dimensions to “Entry – Integrity Full Widht 1200 x 9999” it is impossible to save.

    Any ideas how to do it?

    Thanks!

    #152950

    Christian
    Moderator

    Hey Oliver,

    Upon checking your page, your slider is inside a Custom Headline element. Please place the Soliloquy slider shortcode in a Text element (see http://prntscr.com/5a8q8w). Also, please ensure your slider is set to Fullwidth and Dimensions are set correctly (see http://prntscr.com/5a8qaf). I recommend setting it to the widely used width of 1920. Please set the height depending on the average height of your images.

    For more details on how to setup a Soliloquy slider, please see http://soliloquywp.com/docs/

    Hope that helps. ๐Ÿ™‚

    #153366

    Oliver V
    Participant

    HI!

    Already changed, and ckeck out docs in soliloquy… but not success.

    It is now in “Text element”, but still I am not covering all the width of the screen….

    See http://www.aquarea.es

    Any suggestions?

    Thanks!

    #153642

    Christian
    Moderator

    Hey Oliver,

    Have you checked this screenshot http://prntscr.com/5a8qaf in the previous reply? If so, please give us access to your WordPress admin so we could see that applying the setting I’ve suggested didn’t work.

    Thanks.

    #848462

    malamala
    Participant

    Hi! I am having the same issue. The slider doesn’t fill the entire width of the window although it’s full width. Please see screenshot attached – where the red arrows are, that’s the unwanted space.

    I have done what you said above but still nothing works. I want to remove the spacing above, and on the left and right of the slider to make it full width. Can you please help me?
    Thanks!

    #848491

    malamala
    Participant

    Ok so I fixed the left and right spacing by removing the margins from my content band. Now it’s only the space between the revolution slider and this image, please help ๐Ÿ™‚

    #848784

    Lely
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL where the issue exist. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #849112

    malamala
    Participant
    #849122

    Paul R
    Moderator

    Hi,

    To remove the space, you can add this under Custom > CSS in the Customizer.

    
    body p:empty{
        margin:0;
    }
    

    Hope that helps

    #849126

    malamala
    Participant

    Perfect thanks so much! ๐Ÿ™‚ ๐Ÿ™‚

    #849129

    Paul R
    Moderator

    You’re welcome! ๐Ÿ™‚