• Resolved cjmdon

    (@cjmdon)


    I’ve just downloaded the Flat Responsive theme and am trying to achieve the kind of layout featured in the demo. In the Top 1 Widget area I’ve placed the Text widget. The text will only go flush left. Is there a way to centre it? Should I be using a different section or widget? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello!

    Can you please post a link to your site if you are still needing help with this? I can help you out!

    Thanks!

    Theme Author Styled Themes

    (@gejay)

    Hi Cjmdon,

    You should hide the widget title using widget hide title plugins and insert all the code in the widget text area using following types of structure.

    <div style="text-align:center">
    <h3>Title</h3>
    <p>Your Content</p>
    </div>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to centre text in text widget.’ is closed to new replies.