Tagged: Corporate Inner Page Title
Hello Flythemes Team,
how to disable InnerPage Title in Corporate Theme?
Hi
Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add below code.
h1.innerpage-title{display:none;}
Thank You