html - Align sticky menu under normal menu -


i trying have 2 sticky headers. 1 menu , 1 should buy box of product. unfortuantely right buy button above menu, , need below.

i have tried changing css position cannot seem work. have pointers on how can work? appreciated!

link: https://www.agreenstory.de/shop/greenbook/greenbook-a4/

edit: situation i'd like: http://agreenstory.de/like.jpg

the ideal thing modify javascript enforcing top: 0px use values according case scenario.

but assume these third party plugins, can work-around applying following styles:

#osplugin-header-sticky .header-fixed {     padding-top: 65px; }  .fusion-header-wrapper {     z-index: 200001; } 

please let me know if gives desired result. black header still sticky-top right on top edge, while buy product call action appears (when scroll back) below it.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -