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

    michele
    Participant

    Hi,
    Iwondered if anyone knows how to put a small border around a full screen slider in slider revolution, just so it goes just about full screen but with a wee bit of space on the sides? Also, I cannot find how to have the slider above masthead but with my navigation bar showing too – where do I sort that? Really sorry, I know Ihave done it before, but just can’t see it.
    Many thanks in advance
    Michele

    #784584

    Christian
    Moderator

    Hey Michele,

    Please give us the URL of your site so we could check your setup. To setup the navigation below the slider, please see our Sliders tutorial at https://community.theme.co/kb/sliders/

    Thanks.

    #784907

    michele
    Participant
    This reply has been marked as private.
    #784909

    Rupok
    Member

    Hi there,

    Thanks for writing back! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.

    Thanks

    #785251

    michele
    Participant
    This reply has been marked as private.
    #785253

    michele
    Participant
    This reply has been marked as private.
    #785280

    Paul R
    Moderator

    Hi Michelle,

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

    
    .home .x-slider-container.above .rev_slider {
         border: 15px solid red;
    }
    

    Change red with the color that you like.

    Hope that helps.

    #785333

    michele
    Participant

    great thank you for your help, works great.

    #785352

    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else, please let us know.