How To Add Plus UI 2.6.2 Footer in Plus UI 2.6.1
What is a website footer? The website footer is mainly use for copyright information, pages, and for social media links. It meant to help visitors to navigate to your Privacy, DMCA, Disclaimer, Sitemap etc. easily. Advantages Of Footer Improve the user experience. Store more helpful pages at the bottom. Fulfill the user's experience. Important role for SEO. Copyright information. Site performance and Realtime post views The developer of Plus UI 2.6.2 added a stylist footer to Plus UI blogger templates. How to add Plus UI 2.6.2 footer? Step 1 : Go to Theme then Click on Edit HTML Step 2 : click on ctrl + f and search for footer section Now select from <--! Footer section --> until <--! Fixed back to top --> Replace with the following code Step 3 : Search for the following code /* Footer */ footer{font-size:13px Now select from /* Footer */ until /* Wave Animation */ and replace with the next code /* Footer */ footer{font-size:97%;line-height:1.8em;color:var(--fotT);padding:40px 0 20px…