chavous_writes Posted August 5, 2021 Share Posted August 5, 2021 Site URL: https://lobster-parakeet-5fh3.squarespace.com/index Hello! I'm using the Tag Cloud to create an index page for our blog. I've formatted the cloud to appear in columns — but I can't figure out how to force each tag to have a paragraph break after it and start on a new line. (Although the columns help to force things onto new lines, when site is viewed on a wide screen, the tags still run together because they do not have a hard paragraph break.) https://lobster-parakeet-5fh3.squarespace.com/index Pass: MV Link to comment
tuanphan Posted August 8, 2021 Share Posted August 8, 2021 On 8/6/2021 at 12:58 AM, chavous_writes said: Site URL: https://lobster-parakeet-5fh3.squarespace.com/index Hello! I'm using the Tag Cloud to create an index page for our blog. I've formatted the cloud to appear in columns — but I can't figure out how to force each tag to have a paragraph break after it and start on a new line. (Although the columns help to force things onto new lines, when site is viewed on a wide screen, the tags still run together because they do not have a hard paragraph break.) https://lobster-parakeet-5fh3.squarespace.com/index Pass: MV Hi. Use this code /* tagcloud new line */ ul.sqs-tagcloud li { display: block !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
chavous_writes Posted August 11, 2021 Author Share Posted August 11, 2021 Thank you @tuanphan! You are the best! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment