Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100845
    MistyE
    Participant

    Hi,

    Is there a way to remove the faint grey shadowed line at the bottom of posts? It occurs any time I add anything into a page. It is even in the sidebar widgets.
    URL: http://insanehydro.com/film-patterns/camo/

    Thanks!

    #100896
    Mahesh
    Keymaster

    @mistye: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Cusotm CSS box and add the following:

    .hentry, 
    .widget-title, 
    .widget {
        border-bottom: none;
    }

    Let me know if any problem.

    Regards,
    Mahesh

    #100949
    MistyE
    Participant

    Awesome, thanks so much!

    #100982
    Mahesh
    Keymaster

    @mistye: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing grey line after post’ is closed to new replies.