Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • George Curcio
    Participant

    Is it possible to add lines between the results items? If it is, please provide clear step-by-step instructions on how to do this.

    Thank you!

    Hi George,

    Sure, I can help.
    Can you please share the page URL where the RSS reader is present?
    I need to write CSS to add border lines.

    Thanks,
    Aakash

    George Curcio
    Participant

    Hi Akeesh,

    The Super RSS Reader is used at https://slatsonsports.com

    It is used many times throughout the site, so it would probably be easier if you tell me what code to
    add and I can use it when needed.

    Thanks so much . . . and great plugin . . .

    George

    Hi George,

    You can use CSS to customize as you like.
    You can find the list of CSS classes that you can use to customize the reader in the link below.
    https://www.aakashweb.com/docs/super-rss-reader/faq/#q-how-to-make-custom-css-styling-to-the-feed-like-changing-colors-width-etc

    You can add below CSS to add border.
    Please feel free to edit this CSS as per your liking.

    .srr-wrap .srr-item {
        border-bottom: 1px solid;
        padding: 15px 0 10px 0 !important;
    }

    Thanks,
    Aakash

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

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter