Okay
  Public Ticket #188435
Revolution Slider too wide
Closed

Comments

  • Barry started the conversation

    I've setup a revolution slider and made it full width but it's breaking the page layout and pushing the margins out on the right. Please see attached.

    Thanks

  •  8,838
    Tahir replied

    Hey Barry!

    Try turning off the force full width section and place the shortcode in a full-width section via Page builder so it takes into account the scroll width as well. 

    Thanks


    ThemeNectar Support Team 

  • Barry replied

    Hi Tahir,

    I turned off the force full width and amended the row type in Salient to full width content. It's better but it still pushes the content out a bit.

    Thanks

  • Barry replied

    Fixed it. I added the below code. Salient uses a ul class with margin-left:30px which was pushing the slides across too.

    #rev_slider_3_1 ul {

    margin-left: 0!important;

    }

  •  8,838
    Tahir replied

    Hey Barry!

    Glad you got it sorted. 

    Cheers


    ThemeNectar Support Team