• hi,
    would be great to know how to make content in widget centered.

    all widget contents are merge to left I would like to make them centered, is that possible?

    thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello! Yes it can be centered!

    Can you please post the link to your site so I can take a look?

    Thanks,
    Brenda

    Thread Starter Dddt

    (@dddt)

    i am sorry but i cannot post it here.

    I am not talking about the text in widget, I am talking about the whole content in the widget,

    I tried do it through css, several options none of them worked.

    thank u for your help

    hannah

    (@hannahritner)

    What widget are you using and where are you adding it?

    Hannah

    Thread Starter Dddt

    (@dddt)

    hi Hannah!
    i am talking about sidebar widgets mainly, I want their content to be aligned to the center. I am talking not only the text but the whole content
    thanks

    hannah

    (@hannahritner)

    Try adding this to your custom css box in theme options:

    .sidebar {
      text-align: center;
    }

    Hannah

    Thread Starter Dddt

    (@dddt)

    Hi Hannah
    id did not centered the content in widget ??

    Thread Starter Dddt

    (@dddt)

    maybe it is not text in content that’s why. I want everything in widget be centered not left side

    hannah

    (@hannahritner)

    Can you post a link?

    Hannah

    hannah

    (@hannahritner)

    Or at least a screen shot so I can see what widgets you’re using?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘how to make content in widget centered’ is closed to new replies.