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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.