Join our new community forum for support & discussion

Join Now

Home Support Themes ListingHive Secondary Attributes on Listing Block

Secondary Attributes on Listing Block

  • Author
    Posts
  • SIPOC

    Hi.

    I cannot figure out why some of my attributes break lines and others do not. I noticed on, “Estimated Total program Funding” that the value ended up being placed in a <p> tag, but not sure how or why.

    How do I get the attributes to NOT wrap to the next line?

    SIPOC

    https://prnt.sc/ZEZxICU-Zmxv

    SIPOC

    http://www.prgrants.info

    yevhen developer

    Please try this CSS snippet

    .hp-listing__attribute--estimated-total-program-fundi p{
    	display: inline;
    }
    SIPOC

    Wow! Thank you! Duh. So simple. I tried so many CSS variations, but did not think to identify the p tag!

    Hopefully, this question was a nice mental break for you, as opposed to some of the other difficult questions that get posted on here. 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.