Tagged: Adventurous Pro, font color, hide page titles, page title font color, page titles, remove page titles
- This topic has 8 replies, 3 voices, and was last updated 6 years, 2 months ago by Skandha. 
- 
		AuthorPosts
- 
		
			
				
July 7, 2019 at 11:00 am #176555powerguy ParticipantHi… I would like to remove or hide the page names from top left. I tried changing the font color to white but that also affects the featured content tiles. Is there an easy way to hide or remove the page titles ? Thanks. July 7, 2019 at 11:37 pm #176575Skandha Participant@powerguy: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. .page .entry-title { display:none; }Let me know if this works out! 
 Kind Regards,
 SkandhaJuly 8, 2019 at 8:35 am #176612powerguy ParticipantLooks good ! Thank you ! July 9, 2019 at 12:46 am #176650Skandha Participant@powerguy: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? 
 https://wordpress.org/support/theme/adventurous/reviews/#new-post
 Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards, 
 SkandhaJuly 10, 2019 at 7:37 am #176802powerguy ParticipantOh bummer…I spoke too soon I just noticed that adding the code also removed the featured content titles – so that is not going to work for me. Any other suggestions to remove JUST the page names without removing the fetyred content titles ? July 11, 2019 at 2:27 am #176867Skandha Participant@powerguy: Use the following Code instead of the above. 
 Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page #content .entry-title { display: none; }Let me know if this work out 
 Kind Regards,
 SkandhaJuly 12, 2019 at 8:05 am #177008powerguy ParticipantYea ! That seems to work without removing featured content titles. Thanks ! August 6, 2019 at 6:55 am #178860Peter ParticipantHi Skandah 
 that worked perfectly for me also in the Catch Everest Pro theme, well done, it’s been annoying me for ages!!August 6, 2019 at 7:00 am #178863Skandha Participant@pandefriley: Hello Peter, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? 
 https://wordpress.org/support/theme/catch-everest/reviews/#new-post
 Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards, 
 Skandha
- 
		AuthorPosts
- The topic ‘Hide or Remove Page Names Adventurous Pro’ is closed to new replies.
