• Resolved twaye1@aol.com

    (@twaye1aolcom)


    Someone please help! I have limited CSS knowledge and I’m experiencing issues getting the alignment and spacing to look normal on my right sidebar. I recently added widgets to the right sidebar… but I noticed that there is a lot more space between each widget than what appears between widgets on the left sidebar. How can I remove the extra space? How can I center the 200×200 adspace on the right sidebar? Please see website link: http://www.haute-beauty.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.

    Try adding these rules to the end of style.css:

    .ad_250 { margin: auto; width: 200px; }
    .latest .rightwidget { margin-bottom: 5px; }
    Thread Starter twaye1@aol.com

    (@twaye1aolcom)

    Thanks

    !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove extra space between widgets on Sidebar and center adspace?’ is closed to new replies.