08/03/2015 at 7:43 pm
#342070
Participant
Thanks for your quick reply Steven :-). This issue was actually a problem with my custom theme’s css file, so I modified the h3 definition in there, and also in the slim-pus.min.css file:
#cn-slim-plus h3{font-size: 14px;font-weight:bold;line-height:17px;color: #5d5d5d;padding:6px 0}
I’ve added the Country to each card’s heading, and am sorting the list by Country as you can see below, but I’d love to be able to display this inline with the Name, e.g.:
Kevin Johnson, Australia
I’ve been following a similar discussion in a different thread, but I just can’t get the display:inline; code in the right place. Are you able to offer a suggestion for adding moving the country to the same line as the name?
Many thanks,
Kevin
