telagh Posted June 21 Share Posted June 21 Hi. I want more spacing between the tags, and also a "," between every tag to distinguish them. I tried following: /* Tag cloud word spacing */ ul.sqs-tagcloud * { word-spacing: 20px ; } But it only changes the spacing between the words in the tag. Can someone help me? What is the TAG called in CSS language Link to comment
Solution tuanphan Posted June 23 Solution Share Posted June 23 Try this code, if it doesn't work, please share link to page where you have problem, we can check easier /* Tag cloud word spacing */ ul.sqs-tagcloud * { margin-left: 10px; margin-right: 10px; } 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
telagh Posted June 23 Author Share Posted June 23 (edited) Thank you so much. But now i have another question regarding https://onion-crow-5drn.squarespace.com/config/pages/6493517b1c4cd40fb8bbc408 How do i change the searchbar on the page to another font? Edited June 23 by telagh Link to comment
tuanphan Posted June 24 Share Posted June 24 4 hours ago, telagh said: Thank you so much. But now i have another question regarding https://onion-crow-5drn.squarespace.com/config/pages/6493517b1c4cd40fb8bbc408 How do i change the searchbar on the page to another font? /config is admin url. If you look at top right or top left, you will see an arrow > Click on it > real url will appear on browser address bar 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment