• I have a vertical black line on the right of pages using the Storefront Theme. The line is as deep as the content in the main content area. The line appears on pages with and without the sidebar. It does not appear on category pages.

    Any ideas appreciated.

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

    (@omigosh)

    To add to the above, I used Firebug to find various divs and content areas and turned borders off wherever possible in CSS, but no luck

    Towhid

    (@cryptex_vinci)

    Hi

    It would be better if you post your site address here.

    Thanks

    Thread Starter omigosh

    (@omigosh)

    Thanks for your reply. I finally did figure it out. It was a bit of CSS I hadn’t noticed. Here is what removed the line:

    #main{
    border:none !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Black line on right of pages’ is closed to new replies.