bootstrap

Posted in: How to, Web Development

Bootstrap 5 Pagination with content Example.

July 26, 2022

Have you ever wondered how to do a Bootstrap 5 Pagination that changes the content when you click the pager buttons? In…

Read More…

Posted in: Wordpress

How-to make a sticky header or bar in a wordpress theme

January 15, 2014

We will show you how-to accomplish this in just a few simple lines of code.
For this example we will be using the default Bootstrap sticky menu. You can modify this to meet your theme’s needs and or not even use Bootstrap.
First off, open your theme’s header.php ……..

Read More…