• I would like to center align the title of the Footer Widget Area 1. I’m using the one column (the default) Footer Widgets Layout.

    Any help will be much appreciated!

    Thanks,
    Jones

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jonesaidyn23423

    (@jonesaidyn23423)

    Obviously I would like the whole Widget (Title and Text) to be centered, but I don’t know how to center the title (I can use <center> tag for the text area).

    So if I get a universal solution that makes everything centered for this widget area, that would be perfect as well.

    Thank you!

    https://69.195.124.182/~livphori/

    In the footer widget area 1, I was able to install footer text ver. 2.0.1 and used html markup beginning with the <center> tags and ending with </center>

    I just removed the title. You could add the title in bold font and add it to the text instead making the entire text area appear that it has a separate title:

    <center>
    <b>title</b>
    <p> text here etc etc </p>

    </center>

    or am I over simplifying it? I couldn’t find any other way to accomplish this.

    I just removed the title. You could add the title in bold font and add it to the text instead making the entire text area appear that it has a separate title:

    ‘<center>
    <b>title</b>
    <p> text here etc etc </p>

    </center>’

    or am I over simplifying it? I couldn’t find any other way to accomplish this.

    Thread Starter jonesaidyn23423

    (@jonesaidyn23423)

    Hi There,

    Thanks for the replies mmlivphoria, I appreciate it! That’s a great solution!

    Kindest Regards,
    Jones

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Center Align Footer Widget Area 1 Title’ is closed to new replies.