Remove tagline from website title Posted in : cvCard WP tinasamiaParticipant 30 November 2014 at 21:06 #17358 How can I remove the tagline from website title? I only want the name showing. “” ahmetsaliKeymaster 30 November 2014 at 21:53 #17362 Hi, try this custom css code; .header p { display: none; } tinasamiaParticipant 30 November 2014 at 21:57 #17364 I meant in this code.. :) I only want the name showing in the bar. [title][?php wp_title( ‘|’, true, ‘right’ ); ?][title] ahmetsaliKeymaster 30 November 2014 at 21:59 #17366 try this custom css; .header p, .header h1 { display: none; } tinasamiaParticipant 30 November 2014 at 22:14 #17369 I want to change this… I want only the name showing, remove the tagline. http://s9.postimg.org/oj0jkuasf/Captura_de_Tela_2014_11_30_s_17_09_15.png Mehmet S.Keymaster 30 November 2014 at 22:24 #17370 Hi, you need to clear the field Settings > General > Tagline. Thanks Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item cvCard WP - Responsive WordPress Resume Themeby pixelwars Login and Registration Log in · Register