Footer Link Colors


When changing global font colors in the Theme Customizer, you may encounter an issue where Footer Link Colors are not changed from those in the demo.


To fix this, please add the following code to your CSS stylesheet below the dashed line (at the bottom):


#main-footer a:link, a:visited, a:active {
 color: red;
}
#main-footer a:hover {
 color: yellow;
}


If you have any questions about this process, please don't hesitate to create a support ticket.


Editing Footer Content


It may not be obvious, but the 5 Star Hotel Footer is a Divi Library item. Editing it is a quick & easy process.


To edit Footer Content, please do the following:

1. In the Admin Dashboard head to Divi > Divi Library

2. In Layouts, look to the bottom of the list for "5 Star Footer" > click "Edit"



3. Edit each Text Module as you see fit.

4. Note that the Footer is separated into Desktop & Tablet/Mobile, so you'll need to make the same changes to each design.



5. Once you've modified each Text Module, click the blue "Update" button on the page.

6. Review your changes on the front-end. Test your Footer Links to ensure they are correct!


That should be all! Please contact us should you require more assistance with this process.


Note: The Tablet/Mobile version of the Footer has a Social Media Icons row, as this is how Social Media links are displayed on mobile devices for this child theme design.