• I’m having trouble with the css of the hungry feed items on my homepage. See here: http://nexus.universaltheosophy.com/

    I’ve set four feeds (only two have posts in them yet), in the middle column of the homepage. The problem is that there seems to be a min-width of 326px hardcoded into the hungryfeed_item_description that is messing with our responsive css.

    See here: http://mobiletest.me/iphone_5_emulator/?u=http://nexus.universaltheosophy.com/

    When the width of our column renders below 326px (as on certain mobile devices) the hungryfeed_item_description forces its width to 326px, overriding the 100% width css of our table.

    Even if I try to override this using custom css, some of the text still renders outside of the div container. You can inspect the css and play around with it on chrome to see what I mean.

    Any ideas of how to fix this?

    https://wordpress.org/plugins/hungryfeed/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘min-width of 326px for div.hungryfeed_item_description?’ is closed to new replies.