How do you replace the default theme header with Beaver Builder Plugin (Standard/Pro/Agency) without any third party plugin or Beaver…
Reading Full Post →Sometime we want to show the modified date instead of publish date. Without modifying the core theme files, we can…
Reading Full Post →Method 1: Using CSS open the style.css of your child theme and add this CSS code
1 2 3 |
.page-id-80 #fl-to-top { display: none!important; } |
If you look…
Reading Full Post →