badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Problem with scroll

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #54295
    Pierre
    Participant

    I’ve this css

    /* Big box */
    #page {
        width: auto;
    }
    
    /* Left column */
    .site:before {
        position: fixed;
        left: 0; 
    }
    
    /* Central box */
    #content {
        width: auto;	
    }
    

    If I put position: fixed; in the Central box, this stops, but in the Left column it does not stop.
    I want to do as Facebook, the left column scrolls and then stops up.

    #54318

    Hi Pierre,

    For this you have to use this Sticky JS If you are a developer you can easily add those JS into our theme by creating child theme otherwise you will have to hire a developer for this.

    Thank you!

    #54320
    Pierre
    Participant

    I downloaded the plugin but it does not appear in plugins

    #54325
    Pierre
    Participant
    #54364

    Sorry! Pierre It’s not a WP Plugin you have to customize the theme code to have this JS into your site.
    If this plugin works for you that’s great.

    Thank you!

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