Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Help centering widgets on wordpress using CSS

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #246919
    mommyandrory
    Participant

    Hi,

    I’m looking for some help with my site http://www.mommyandrory.com

    I would like the social media widget in the right side bar to be centrally aligned. At the moment it is aligned to the left.

    Thanks

    #246921
    Shikkediel
    Participant

    I think you could add text-align: center to #wpcw_social-3 ul.

    Edit – made it as specific as possible so it doesn’t interfere with anything else.

    #246923
    mommyandrory
    Participant

    sorry to sound stupid (I’m still learning)

    would I enter it into the custom CSS as below:

    #wpcw_social-3 ul {text-align: center;}

    Thanks again

    #246925
    mommyandrory
    Participant

    Thanks for your help, I’ve figured it out

    Thanks again

    #246926
    Shikkediel
    Participant

    That’s correct. :-)

    I think even without the ul it would be specific enough.

    Edit – simultaneous post… glad to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design’ is closed to new topics and replies.