Home Forums WoodMart support forum Doubts page title Reply To: Doubts page title

#449937

Hi,

Please add this code to the Theme Settings > Custom CSS > Global:

.wd-nav-main>li>a>.nav-link-text {
background-color: green;
}

Sorry, there is no option in the theme setting to set the subtitles for the pages.
I think you can try some custom methods there. For example, add a paragraph tag.

Best Regards.