• I’m trying to add a banner ad to my sidebar in wordpress and all of it is not showing up, this is also happening with my adsense ads.Is there a way I can get the ads to align properly in the sidebar Please?
    My site is https://www.ajmdreamgardens.com
    Thank you in advance,

    Martin Boyle

Viewing 1 replies (of 1 total)
  • Hello Martin Boyle

    Go to Appearance > Editor and search for this code:

    #content .column-right {
        width: 170px;
        float: left;

    Replace it with:

    #content .column-right {
        width: 200px;
        float: left;

    Good Luck
    Aymen Eddahil

Viewing 1 replies (of 1 total)
  • The topic ‘Banner and adsense ads don't fit side bar’ is closed to new replies.