• Resolved wthomasUW

    (@wthomasuw)


    Hi,
    On each page, where my main content area stops and the right sidebar starts I have a dashed line serving as a border. Can I remove that and if so, where? I liked it at first but as the site develops with more and more content it doesn’t look as good now.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wthomasUW

    (@wthomasuw)

    Can anyone assist on this?
    IS there a way to remove the dashed board that separates sidebar from content area using widget like Custom Page menus?

    thanks

    Try using Firebug to see where that line is coming from in the CSS. Without seeing the site, absolutely no way for anyone to help.

    Theme Author CryoutCreations

    (@cryout-creations)

    Even if it comes 2 months late, this CSS does the trick:

    #primary, #secondary { border: none !important; }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Columne/Sidebar border issue’ is closed to new replies.