Okay
  Public Ticket #1182261
sidebar
Closed

Comments

  •  2
    leo started the conversation

    hello this is our site on insurance page when you scroll down the right sidebar have some effect and disappear any change we can disble this fuction ?http://prntscr.com/fbh8st

    thanks for your support

  •  2,009
    Ocean replied

    Hi,

    you can css code. GO to insurance option/ styling option / CSS Code:

    @media (min-width: 979px)

    style.css:652
    #sidebar.affix {

    display: block!important;

    }

  •  2
    leo replied

    hello

    we add the code but it still the same

    any idea ?

  •  2,009
    Ocean replied

    sory you can add css try again

     #sidebar.affix {

    display: block!important;


    }

  •  2
    leo replied

    hello

    its not working

    any other idea ? :)


    thanks

  •   Ocean replied privately
  •   leo replied privately
  •  2,009
    Ocean replied

    Hi,

    open file wp-content/theme/insurance/js/insurance.js replace file

    (download attachment)

  •  2
    leo replied

    thanks

    woring now