 
	
		Tagged: icon box
- 
		AuthorPosts
- 
		
			
				
January 23, 2014 at 12:03 pm #213794Hi, Can you tell me how I can change the font size/type that is displayed as the ‘title’ and ‘content’ when using the icon box function please. Many thanks January 23, 2014 at 3:51 pm #213893Hi Chris! You can use this on Quick CSS to change the title: .iconbox .iconbox_content .iconbox_content_title { border: medium none; padding: 2px 0 0 0; position: relative; margin: 0 0 16px 0; clear: none; overflow: hidden; letter-spacing: 1px; text-transform: uppercase; font-size: 19px; }Use this one for the iconbox content: .iconbox_content_container { font-size: 15px; color: red; }Best regards, 
 IsmaelJanuary 19, 2015 at 3:14 pm #381796This reply has been marked as private.January 19, 2015 at 3:19 pm #381804Hi! Please try adding !important rule as following h3.iconbox_content_title { font-size: 20px!important; } .iconbox_content_container { font-size: 14px!important; }Regards, 
 YigitJanuary 19, 2015 at 3:23 pm #381808This reply has been marked as private.January 19, 2015 at 3:23 pm #381810Hi! If you are using CSS minifying feature on a plugin, please make sure to disable it Cheers! 
 YigitJanuary 19, 2015 at 3:26 pm #381812This reply has been marked as private.January 19, 2015 at 3:30 pm #381816This reply has been marked as private.January 19, 2015 at 3:30 pm #381818Hey! Please flushing cache and check if that helps. Also make sure that you do not have typo’s in your custom CSS codes.
 
 Do you mind creating a temporary admin login and posting it here privately so we can look into it?
 Best regards,
 Yigit- 
		This reply was modified 10 years, 9 months ago by Yigit. 
 January 19, 2015 at 3:44 pm #381835This reply has been marked as private.January 19, 2015 at 4:01 pm #381846Hey! Login credentials are not working for me. If you would like us to have a look, can you please check them once again? Regards, 
 YigitJanuary 19, 2015 at 11:15 pm #382158This reply has been marked as private.January 20, 2015 at 7:29 am #382294Hi! The media query is not properly closed. We edited the Quick CSS code. Remove the inline style then check the site again. Best regards, 
 IsmaelJanuary 20, 2015 at 9:27 am #382334This reply has been marked as private.January 20, 2015 at 2:47 pm #382456Hi! It is a small typo. Media queries should be added as following @media only screen and (max-width: 480px) { body { font-size: 14px; } }Regards, 
 YigitFebruary 15, 2015 at 6:23 pm #396443EDITED - 
		This reply was modified 10 years, 8 months ago by iclo. 
 
- 
		This reply was modified 10 years, 9 months ago by 
- 
		AuthorPosts
- The topic ‘Icon Box – Changing the Font type & size of the title & content’ is closed to new replies.
