Replies: 0
dear sir, thank you for this amazing plugin..
i’m using it and working fine but i need a help.
i want to style or hide the secodary title on homepage and archive pages for that i need to add a css class for secodary title.. for this their is a option in plugin setting and im using it too like this
<span class=”secondary-title”>%secondary_title%</span>
sir when im using it, css class applying on single post/page only.
i want it to apply on everywhere in secondary title like on home page, featured post title, archive page, sidebar etc so that if i apply a css like this .home .secondary-title{color:#ff0} it should work…
please sir help me to achieve this.