Home Page Headers

Discussion in 'BizWay WordPress Theme' started by bigtflyer, Jan 19, 2014.

  1. bigtflyer

    bigtflyer New Member

    Joined:
    Jan 19, 2014
    Messages:
    29
    Likes Received:
    0
    Hello!

    Is there a way to make the Home page Main header and the Sub Header to have more then one line as well as center the text?

    Ex:
    24/7 Water Damage
    877-24-Flood

    My website is: www.damageawayusa.com/wordpress

    Thanks!

    Tim
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. bigtflyer

    bigtflyer New Member

    Joined:
    Jan 19, 2014
    Messages:
    29
    Likes Received:
    0
    Sure thing!

    I would like to have multiple lines of text in the main header and/or the Sub header. For example in the picture in closed I would like to take my sub header and add more text, but make it two separate lines so it would read something like:

    For Water Damage services in Temecula call
    877-24 FLOOD

    Hopefully that is clearer.

    Thanks!

    Tim
     

    Attached Files:

  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    You can use line break tag (i.e <br>) to break the sentence for next line.

    For example:
    You can put the text like given below in the Home Page Main Heading section of your dashboard.

    Code:
    For Water Damage services<br> in Temecula call <br> 877-24 FLOOD 
    Similarly, do the same for Home Page Sub Heading Section.

    I hope it will help you.
     

Share This Page