• Resolved countervail

    (@countervail)


    I’m trying to have all the items in the “notes” separated by it’s own line break.

    so far I have in the “additional CSS” area I have

    tr.gigpress-info {
    	font-size: 90%;
    	color: #333;
    	border-bottom: 1px solid #CCC;
    	white-space:pre-line
    }
    

    which prevented it from being one after the other. But now I have massive blank spaces between items which I am having trouble removing.

    This is what it looks like

    View post on imgur.com

    I would love to have it look like this

    View post on imgur.com

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Abz

    (@abzlevelup)

    Hi @countervail, apologies for the delay here, I’m back now.

    I could see that you’ve added white-space that’s the reason for the massive blank space. I wonder if we could use line-height instead.

    Could you share the direct URL to the page you’re having issues with? It seems like the link you provided here is broken and returns 404. I’d like to check and help you with this one.

    See the screenshot here:
    https://share.getcloudapp.com/OAu2mJXm

    Please do not share any credentials, this is for us to follow the WordPress Forum Guidelines.

    Looking forward to helping you with this one.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hi @countervail,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Items in notes section separated by own line break’ is closed to new replies.