- This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘change sections titles’ is closed to new replies.
Hello, how can I change the sections titles in the home page (New Products, Top Sellers …)
These are some of the different options to change the homepage section titles;
option 1/ change the PHP code for the section titles using a custom child theme.
option 2/ use a plugin such as Say What to change the text strings.
option 3/ upgrade to Azuma Pro, where you can write your own titles for the homepage sections in the theme customizer.
option 1/ change the PHP code for the section titles using a custom child theme.
In wich page can I find these titles?
They are not in a page, the homepage section titles can be found in the theme’s extras.php
file in the azuma_woo_home_tabs()
function.