fonts Posted in : Read WP TraceParticipant 14 February 2022 at 21:33 #74700 Hello, I don’t see where to remove the font shadow for the heading font. Also, I would like to use a typewriter font that’s not on the list. Is this possible? Is there CSS to remove the line beneath the image logo in the header? Cool theme, thank you! Trace serkanModerator 15 February 2022 at 16:32 #74712 Hi Trace, Read theme doesn’t have any text shadow. If you mean background color when hover the entry-title, you can use this custom css code; .site-content h1 a:hover {background-color: none; } You can use a third party plugins for the custom fonts. Thanks AnonymousInactive 9 March 2022 at 09:14 #74914 Hi, Could you please let me know the custom css code to change background color when hover the entry date. Thanks Clémence serkanModerator 11 March 2022 at 16:07 #74936 Hi Clémence You can use this custom css code; .entry-meta a:hover { color: #000; background-color: #f7f7f7; } Thanks AnonymousInactive 12 March 2022 at 00:21 #74949 Thanks serkanModerator 12 March 2022 at 13:43 #74962 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 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 Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register