remove dotted lines between post titles on alternate homepage

  • Posted in : Read WP
  • evobulgarevo
    Participant

    Hi,

    Firstly, great theme! I had several questions, but found the answers were already posted in some of the older posts on the forum.. just couldn’t find an answer for one of the questions.

    Could you possibly tell me how can I remove the dotted lines between post titles on the alternate homepage?

    Thanks.

    evobulgarevo
    Participant

    Also, is it possible to apply the same style to the post titles on the alternate home page so that they look the same as the ‘recent posts’ in the sidebar? ie. with a grey background and dotted underline on hover

    Thanks.

    evobulgarevo
    Participant

    Got it. Here’s the code if anyone else is looking to do the same thing:

    .post-list ul li {
    padding: 1.2em 0 .6em 0;
    border-bottom: 0px solid #ddd;
    }

    .post-list a:hover {
    background-color: #f7f7f7;
    border-bottom: 1px dotted #aaa;
    }

    Mehmet S.
    Keymaster

    Thanks for the sharing!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register