• I am new and just started working on my blog and I now have a wide line/bar down the sidebar. It is a brown/gold color but when I hover over it the bar turns black. I was working with widgets and can’t figure out what went wrong.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Fotis

    (@markwaregr)

    Hi there,
    you can try this

    @media(min-width:768px) {
        .col-md-4, .col-md-8 {
            height: auto!important;
        }
    }

    in your custom CSS box under Appearance > Customize >?Additional CSS and let me know if this helps

Viewing 1 replies (of 1 total)
  • The topic ‘Wide line running down the sidebar’ is closed to new replies.