How do i remove phone number ? View attachment 1850 ----------------------------------------------------------------------------- Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .header .header_info { display: none; } #listings-bottom { display: none; } This will solve your issue.
Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .header .header_info { display: none; } #listings-bottom { display: none; } This will solve your issue.