Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ed Suter
    Participant

    Live: https://antelopevalley.shop/online-shopping/super-rss-reader/
    Screenshot: https://ibb.co/mcB6BkW

    Hi.
    Just purchased single site plan.
    Overall, I like this plugin.

    I do have three minor issues (matters of personal prefernces) and I’d like to see if they can be resolved.
    In order of importance:

    1. As you can see in image and live site, I’ve added a border around feed with 5px padding. It works top and both sides, but leaves a white space at bottom of feed. Can this be removed?

    2. Is it possible to have item title font in bold?

    3. Can item date be added after last line of feed instead of between item title and description?

    Basically, I’d like the feed to be styled similar to this: https://ibb.co/tpFX3k6

    Note: I am not a coder, more of a trial and error guy. If you can be detailed in what I may need to do it would be much appreciated.

    Thank you

    Hi Ed,

    Thanks for using Super RSS Reader – PRO.

    Below link contains information on which CSS rule to target to syle.

    FAQ

    Please paste below CSS anywhere in theme settings.

    #1 – Removing white space

    .srr-wrap div > div:last-child {
        padding-bottom: 0 !important;
    }

    #2 – Title in bold

    .srr-title {
        font-weight: bold;
    }

    #3 – Yeah you can do that. Under General tab you can set the template as needed. Please refer this doc for more info – https://www.aakashweb.com/docs/super-rss-reader/pro/custom-template/

    In you case you might need to set something like below

    
    %%title%%
    %%thumbnail%%
    %%description%%
    %%metadata%%
    

    Thanks,
    Aakash

    Ed Suter
    Participant

    Thank you, Aakash.
    I’ve been able to format it to my satisfaction with your help.
    Appreciate the quick response.

    Thanks Ed.

    Happy to hear.

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