Hi Moisea
If you don’t already have a Child_Themes or a custom.css you should install a plugin like custom CSS plugin then add the following to the custom css area.
.navbar.navbar-default {
position: fixed;
z-index:999;
width: 100%;
}
#content.site-content {
margin-top: 76px;
}
You didn’t give a link to your site so I went to the theme demo instead
Thread Starter
moisa
(@moisa)
Thanks for this answer. I will try.
I do have a child-theme.
(I didn’t give any url because I am building an only to be born website…)