Add Animated Background to Any Section
Add a class to target section: bpers-animated-section
Snippets library
81 fixes pulled straight from client work. Each one is the actual problem, the steps, and the code that solved it. Copy what you need.
Add a class to target section: bpers-animated-section
A WordPress fix, with the code that solves it.
Add this php snippet in code snippets.
A WordPress fix, with the code that solves it.
Main container CSS Class: grid
Give content a custom class eg: .cust-service-cont
This is a great way to replace or change colors to whole website just making few changes.
Install Code snippets Plugin.
(Add this in wp - config)
Find unique class/selctor/id of that link
(Add this in wp - config)
Add this code to respective carousel or section:
Add a class to that section: .fade-section And then use this code:
A WordPress fix, with the code that solves it.
Copy the unique class of li and then apply the css below:
Increase the memory_limit in php.ini or place code in the wp-config.php
A WordPress fix, with the code that solves it.
Add this code and change URL
Find unique class/selctor/id of that link
Add a class to a container:
A WordPress fix, with the code that solves it.
Add a class text or description: zaib-readmore
Add this code in codesnippets (Php)
Install a plugin Export media with selected content on Old website
A WordPress fix, with the code that solves it.