font colors and sizes Posted in : BookCard WP 8mediaParticipant 29 June 2013 at 23:19 #7099 hi there – how can i change the following: – textcolor “open”, front page – textcolor “i am from” … now yellow, front page (it is not h1, h2, … tried up to h10) – textsize “resume”, “portfolio”, “contact” btw: when i am changing the color of the open button, using .ribbon { background: #95c154; } .ribbon:before { border-color: #95c154; } i am losing the “arrow” like shape – it now is a box :P thanx in advance – frank Mehmet S.Keymaster 3 July 2013 at 15:23 #7153 – textcolor “open”, front page: ( Paste to Theme Options > Style > Custom CSS ) .ribbon strong { color: green; } – textcolor “i am from” … now yellow, front page: ( Paste to Theme Options > Style > Custom CSS ) .cover h3 span { color: yellow; } – textsize “resume”, “portfolio”, “contact”: ( Paste to Theme Options > Style > Custom CSS ) h2.inner-page-title span { font-size: 1.4em; } 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 BookCard WP - 3D Folded vCard WordPress Themeby pixelwars Login and Registration Log in · Register