How can I change the H4 to a H1 on the Text Widget inside Welcome Wide?

Homepage Community Forums Epik Theme Support How can I change the H4 to a H1 on the Text Widget inside Welcome Wide?

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12120
    fabsfabian
    Customer

      Hello Wes and coding gurus once again,

      Here comes my last question (for now) for the epic EPIK theme:
      How can I change the H4 to a H1 on the Text Widget I put inside Welcome Wide. The H4 seems to come from the title of the text widget.
      My site: http://69.195.124.209/~fabsfabi/

      Thank you in advance,

      Fabs

      #12139
      kronos
      Customer

        I’m not sure if you can change the widget title to an h1. I think it’s possible, but you would have to add some code/php filter to make the change. Although you could just manually add it in if you’re already using a text widget. That’s exactly how they did it in a couple places on the demo.

        <h1>Title goes here</h1> and if you want to add a class to it you can <h1 class="widgettitle">Title goes here</h1>

        Does that help?

        #12150
        fabsfabian
        Customer

          Thank you Kronos,

          That helped indeed. Removed the title and inserted the h1 in the text. Thank you so much for you help.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘How can I change the H4 to a H1 on the Text Widget inside Welcome Wide?’ is closed to new replies.