• I am trying to change the css for the feed title and feed description in the Custom CSS Code settings on the hungryfeed settings screen. Nothing seems to happen when I change either of these two lines

    h3.hungryfeed_feed_title {}
    p.hungryfeed_feed_description {}

    if I make changes to the items or item values as below the changes do take affect:
    div.hungryfeed_items {margin-top: 15px;}
    div.hungryfeed_item {margin-bottom: 10px;margin-top: 5px;}

    are the first two settings (feed_title and feed_description) hard coded in hungryfeed.php?
    What is necessary to change the font size, margin, padding, etc. for these settings?

    https://www.ads-software.com/extend/plugins/hungryfeed/

  • The topic ‘feed title and feed description’ is closed to new replies.