change css page title, font color and size Posted in : Photographer pacoloeraParticipant 20 July 2018 at 21:15 #55305 How can customize font of the title change the color , size: HOME, SERVICES, ETC ETC CSS???? WICH CSS FILE??? serkanModerator 21 July 2018 at 13:01 #55309 Hi, you can use this custom css code for changing the menu font size and color; .nav-menu ul li, .nav-menu ul li a { color: #0380ff !important; font-size: 14px; } If you would like to chnge the page title, then use this custom css code; .page h1.entry-title { font-size: 2.6em; color: #158aff; } Thanks pacoloeraParticipant 27 July 2018 at 22:57 #55390 Thanks serkanModerator 28 July 2018 at 11:37 #55405 You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Photographer WordPress Themeby pixelwars Login and Registration Log in · Register