Avada Theme: How to completely hide a container
I tried disabling all three of the visibility settings, but was unable to. One of the settings would always remain visible. The following solution worked for me: Name the CSS Class of the container you want to hide: hide. Then, to the theme’s customizer, and add the following to Additional CSS: .hide { display:none; } […]
Avada Theme changelog
The Avada Theme changelog can be found at the url below: https://theme-fusion.com/documentation/avada/installation-maintenance/avada-changelog/
Avada Theme: How to add a sidebar to the author page
Go to the Avada Theme Options menu | Sidebars | Blog Archive The sidebars you select for Blog Archive Sidebar 1 and Blog Archive Sidebar 2 will appear on the author page. Source: https://theme-fusion.com/forums/topic/how-do-you-customized-the-layout-of-the-author-page/
Avada Theme: How to create a horizontal footer menu
The page below on the theme fusion website lists the steps to create a horizontal footer menu in the Avada Theme: How To Insert A Horizontal Menu in The Footer