Monday 21 October 2019

how to make sticky header on WP-astra free theme

hi Guy's good day. I encounter a problem on the sticky header for Astra theme im using the free version and I have a solution for it.

please see the steps below: 

open your ftp file:

/wp-content/themes/astra/assets/css/minified

and edit "style.min.css"

and look for the ff: 

main-header-bar-wrap

.main-header-bar-wrap{position:fixed; width: 100%}

make the position: fixed; and declare the with 100%



its done..

thanks

Gilmon Bernal