Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    You should be able to do this by using CSS on the list elements. Just use the browser inspector to find out what class names you can use and it should work.

    Thread Starter matthew_hrubey

    (@matthew_hrubey)

    Could you be a bit more specific? My coding skills are limited. I tried to search through the existing CSS, but couldn’t find the appropriate code.

    Plugin Contributor Nick Young

    (@nickyoung87)

    You could try something like:

    .gce-feed {
    margin-bottom: 25px;
    }

    I think that is what you mean, but let me know if I am in the wrong area.

    Thanks!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Assuming this is resolved since there has been no replies. Let us know if we can help with anything else.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Minor Code Changes’ is closed to new replies.