Home › Forums › Support › How can I remove underlines of post titles when using query loop This topic has 3 replies, 2 voices, and was last updated 3 years, 1 month ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 19, 2023 at 5:31 pm #2502203 Lewis Hi I am using query loop to display recent posts on my homepage. The post titles which are auto generated by query loop in headline blocks are underlined. I want to remove the text underline of the post titles but cannot find the option to in settings. Please help ? Thank you. January 19, 2023 at 7:55 pm #2502279 Fernando Customer Support Hi Lewis, Add remove-underline to the class list of the Headline Block. Adding Custom Classes: https://wordpress.com/support/wordpress-editor/adding-additional-css-classes-to-blocks/ Then, add this through Appearance > Customize > Additional CSS: .gb-headline.remove-underline a{ text-decoration:none; } February 7, 2023 at 8:39 pm #2525374 Lewis Thank you Fernando! February 7, 2023 at 8:51 pm #2525384 Fernando Customer Support You’re welcome, Lewis! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In