Here’s how to create a custom header and footer with Elementor Free version in WpResidence theme Install the WpResidence Elementor Design Studio plugin Go to WP Admin > Appearance > Install Plugins Or go to WpResidence > Site Settings > Plugins Install and activate WpResidence Studio Activate the plugin from Appearance -> Install plugins or from […]
Footer
How to add icons to menu items
Add font awesome icons independently For this end result: Follow the below steps. Go to admin – menus – edit menu Example of Navigation Label For the spacing between icon menus we added a custom css solution (which may need to be adjusted to your number of icons .menu>li:nth-last-of-type(-n+4) a, .menu>li:nth-last-of-type(-n+4) a:hover{ padding-left: 5px!important; […]
Theme options – General – Footer
Footer Settings and Customization You can choose to either: Create a fully custom footer using the WpResidence Design Studio. Follow this guide: How to Create Custom Header/Footer with Header Footer Builder Continue using the theme default footer options, as explained below. How to Manage the Theme Default Footer Navigate to Theme Options > General > […]
Child Theme: How to add links to copyright message
If you wish to add a link in the footer copyright text, this has to be done by adding custom HTML in the PHP file for the footer. Install the WpResidence Child Theme – https://help.wpresidence.net/article/how-to-install-child-theme/ Edit templates\footer_template.php file locally The code would look like this and it would be added in templates\footer_template.php Upload the modified […]
How to change Menus. Primary Menu. Mega Menu. Mobile Menu. Footer Menu
Manage the Main Menu, Footer Menu and Mobile Menu To create the menu go to Appearance > Menu. Create a menu and add the links using the panels listed on the left. You can create different menus for the primary menu, footer menu, and mobile menu. When the menu is ready go to Manage Locations. […]