Geek About Section akeysharrisParticipant December 5, 2019 at 10:51 am Hello, Is there a way to remove Nick Name: Email: Phone: Date of Birth: Address: from the About section. I want to keep the introduction paragraph and the signature. 1 Reply Adnan ShawkatKeymaster December 6, 2019 at 8:44 pm Hi there, Well currently there are no option to do that. But you can simply do it using a single line of css code. Just copy & paste the below code into your style editor in theme option & it’ll hide the address section. .about-section address { display: none; } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic.