Menu colour, homepage text size Posted in : cvCard WP hannahgParticipant 2 August 2017 at 07:40 #49852 Hi Serkan, I need to change the following: 1) decrease the font size of my intro text on the homepage (about me) 2) change the colour of the navigation menu text You sent me some css for #2. I have tried it in the theme customiser. It didn’t work… please help! I can’t even begin to figure out where to change the size of the intro font… I have looked everywhere! If you are going to send more css, can you please confirm where it should be going for each? Sadly, this theme is turning out to be much more complicated than it appeared in the demo. I can’t get the live customiser to do anything!! serkanModerator 2 August 2017 at 22:06 #49871 Hi, You can use these custom css codes; 1) .intro h2 { font-size: 1.6em; } .rotate-words { min-height: 26px; } 2) .vs-triplelayout .vs-nav .vs-nav-current a { color: #dc1e1e !important; } .vs-nav li a { color: #D0DADC !important; } .vs-nav li a:hover { color: #BECACC !important; } http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/ Thanks Viewing 2 posts - 1 through 2 (of 2 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