[Resolved] Customize Sidebar Post Titles

Home Forums Support [Resolved] Customize Sidebar Post Titles

Home Forums Support Customize Sidebar Post Titles

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #571106
    Accounts Payable

    Hi Tom or Leo.

    I can’t seem to find this topic addressed anywhere. AM trying to customize the post titles in my sidebar. Just need the class name so I can play with some CSS customizing.

    1) Have tried “widget-title”, but that’s for the actual widget title & has no effect on the article-title listings.

    2) Would like to increase the padding between the post titles, maybe even…

    3) Add a divider line between them.

    Would you advise please.

    As always, thank you.

    Brigitta

    #571115
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link me to the page in question?

    You can edit the original topic and use the private URL field.

    Let me know πŸ™‚

    #571117
    Accounts Payable

    Hi Leo!

    How do I edit the topic?

    #571118
    Accounts Payable

    I figured it out. Sent to you. πŸ™‚

    #571134
    Leo
    Staff
    Customer Support

    Try this CSS:

    div:not(.entry-content) .widget ul li {
        padding-bottom: 15px;
    }
    .sidebar .widget a {
        border-bottom: 1px solid #000;
    }
    #571143
    Accounts Payable

    Thank you Leo! Works great. πŸ™‚

    #571612
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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