Reply To: Adding a title on top of Home Feature 1 & 2

Homepage Community Forums Epik Theme Support Adding a title on top of Home Feature 1 & 2 Reply To: Adding a title on top of Home Feature 1 & 2

#15047
scooby
Customer

    @nebworx The way to do this is to add a new widget area directly on top of the home feature 1 and 2 sections. This can be done by looking at your home.php file and adding in the extra php right above those sections (don’t forget the function name part). You would also need to register the widget in the functions file. Of course modifying the files this way would require some basic PHP knowledge in order to do this.