• Resolved Trisha.Blogs

    (@trishablogs)


    Hi, how do you remove the black line / black divider directly above the widget title on the right side bar?

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Trisha.Blogs

    (@trishablogs)

    please ignore, I have fixed it. Thanks

    Hello. How do you do this ? Thanks.

    I’d like to know as well.

    Trisha – it’s always appreciated if you post the solution to a problem that you solved on your own, as it helps others who want to do the same thing. ??

    You should be able to remove the horizontal black lines above right sidebar widgets by adding this CSS:

    .content-sidebar .widget .widget-title {
        border-top: none !important;
    }

    If it works without !important then you can remove it.

    Don’t edit the theme files directly, otherwise your changes will be overwritten when the theme is updated.

    An easy way to add custom CSS like this is to install the Jetpack plugin and activate the Custom CSS module. You could also install a standalone custom CSS plugin, or create a child theme.

    Thread Starter Trisha.Blogs

    (@trishablogs)

    oops, so sorry. I didnt know this post was still alive.

    I didnt remove the widget line in the end because I felt it looked better with the black line. thanks Kathryn!

    Alright – thanks for letting the community know. Posts “live on” in the forums forever. ??

    I’ll mark this post as resolved.

    I am having the same trouble here with the h3 lines in my countdown widget. Site is obamacarefornc.com. The widget is a countdown clock and it shows the lines that separate the title. I have tried to edit the css for this instance (using headway theme), but it’s still there.

    Any suggestions would be greatly appreciated.

    I moved left sidebar to right. When I write a long content, black color appear just above the footer at right. How to solve that issue?

    I am using wordpress 4.0 and twenty fourteen theme

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘remove black line above widget title (right sidebar)’ is closed to new replies.