• i have a bage and i need to customize its title
    example
    the page title “why choose us”
    what i am need is how to give the title color silver but “choose” has different color

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try the following in your title

    <span style="color: #C0C0C0;">Why</span><span style="color: black;">choose</span><span style="color: #C0C0C0;">us?</span>

    in this example choose will be black, but the rest silver.

    Thread Starter suhaib_sh4

    (@suhaib_sh4)

    thanks

    the bage title that i have displayed from dynamic wordpress page

    If you are saying that the page is not one you created yourself, but is generated by the theme, then where you put it and whether it works will depend on your theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘page title’ is closed to new replies.