Inserting Only 1 Custom Menu To add a custom navigation menu, the first thing you need to do is register your new navigation menu by adding this code to your theme’s functions.php file. You can now go to Appearance » Menus page in your WordPress admin and try to create… read more
Author: LouiseF
Blog Summary – Read More
I’m pretty sure this is already coded in on my base theme template? This code goes in the main functions.php file (not the child theme) This code goes in theme > child theme >template parts > content.php Search for the lines: Add the following code snippet just below them: Find… read more
Blog Layout Example
Stylesheet Page Coding view on codepen
Always add to CSS
Circle Border
Stylesheet Page Coding