The 2020 theme is a new free theme from WordPress. In this video we are going to demonstrate how to turn a moving header into a sticky, fixed position header, so that it remains in the place when the page scrolls up or down. This can be done with the 2020 theme, I'm just about any other WordPress theme, very easily with a simple bit of CSS code. CSS Code used :
/* Fixed Header */
#site-header {
position: fixed;
top: 0;
left: 0;
right: 0;
}
Free Tech Courses - Web Design, game development, javascript, wordpress, bootstrap:
Get our Build an awesome pro eCommerce store for free with WordPress course.
Get our complete WordPress local install and migration course here :
Get Our Full Bootstrap Website Building Course – Learn to build sites fast:
Subscribe to our Channel
More tips at :
Facebook:
Get us to build Your website:

0 Comments