Home › Forums › Support › Tags without the tag cloud This topic has 10 replies, 2 voices, and was last updated 5 years, 6 months ago by Leo. Viewing 11 posts - 1 through 11 (of 11 total) Author Posts October 3, 2019 at 9:03 am #1025432 Janet Davis Hello, Is it possible to have tags as another searchable option in a widget but not the tag cloud? This way the recent posts, archives, categories, and tags all look the same. Thank you Janet October 3, 2019 at 10:29 am #1025507 LeoStaff Customer Support Hi there, Not sure if I understand. Can you explain a bit more? Let me know 🙂 October 3, 2019 at 11:16 am #1025574 Janet Davis I would like to use tags in the widget just like I used the category and have them look the same. When you use the tag cloud it looks ridiculous. Does this clarify my question? Thank you October 3, 2019 at 11:20 am #1025579 LeoStaff Customer Support The tagcloud widget has font-size: 22px; added as inline style: https://www.screencast.com/t/UbRkY3pexDT Are you able to remove that? October 3, 2019 at 11:26 am #1025585 Janet Davis This is not in the css in additional CSS on the site. How would I remove it if it is not in that area? October 3, 2019 at 11:50 am #1025594 LeoStaff Customer Support I guess the tag cloud widget just has default inline style added to it to make it look like clouds. Surprised that there is no simple tags widget from WordPress. Try this CSS: .sidebar #tag_cloud-2 .tagcloud a.tag-cloud-link { font-size: 13px !important; display: block; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know 🙂 October 3, 2019 at 12:15 pm #1025609 Janet Davis That worked – thank you October 3, 2019 at 12:17 pm #1025610 Janet Davis Sorry it almost worked. The font is smaller yes – But they all run together instead of one tag being on each line October 3, 2019 at 12:19 pm #1025612 LeoStaff Customer Support Can you try the edited CSS? https://generatepress.com/forums/topic/tags-without-the-tag-cloud/#post-1025594 October 3, 2019 at 1:15 pm #1025645 Janet Davis that did it thank you. October 3, 2019 at 2:08 pm #1025671 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 11 posts - 1 through 11 (of 11 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In