badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Need To Add Bullet Or Icon Next To Recent Post Entries

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5247
    sw23185
    Member

    I am evaluating the Attitude theme for possible purchase of the upgrade version. One thing that I’ve noticed is that there isn’t any form of icon or bullet next to each entry in the Recent Posts widget. This makes it hard to distinguish one entry from the next when the title wraps more than one line. Is there some way in the Admin GUI to turn on this feature or, if not, is there some custom CSS to make this happen?

    Please advise / thanks!

    #5304

    Hi sw23185,

    Could you please provide us link to you site so that we can help you out with custom CSS.

    Thank you for using our theme.

    #5306
    sw23185
    Member

    Here’s the link

    LINK

    Thanks in advance!

    #5307
    sovit ranjitkar
    Keymaster

    Hi sw23185,

    To add bullet next to each entry in the Recent Posts widget Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .widget_recent_entries ul li {
        list-style: circle outside none;
        margin-left: 15px;
        padding-bottom: 10px;
    }

    One more time Thank you for using our theme.

    #5309
    sw23185
    Member

    Done … exactly what I was looking for!

    Thanks for your help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.