How can I change colors for text, quote ? Posted in : Read WP ClemParticipant 9 March 2022 at 02:34 #74903 Hello, I want to mass change the font color for post, pages and quotes without impacting the color for links. How can I do that ? Thanks Clémence ClemParticipant 9 March 2022 at 03:20 #74907 Ok find for body and titles : body { color: #423D3C; } h1 a { color: #423D3C; } h2 a { color: #432D3C; } h3 a { color: #432D3C; } But missing CSS for quote. serkanModerator 11 March 2022 at 15:50 #74930 Hi, You can add this custom css code; .wp-block-quote { color: #423D3C; } Thanks ClemParticipant 12 March 2022 at 00:35 #74954 thanks serkanModerator 12 March 2022 at 14:00 #74967 You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates. https://themeforest.net/downloads Thank you for your support. Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register