Home › Forums › Support › How to activate tags ,, This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 16, 2015 at 12:01 pm #75586 Philippe Hello, How to activate tags <h4></h4>,<h5></h5>,<h6></h6> to obtain a visual rendering with your theme ? These aspects seem not supported. Thank you in advance February 16, 2015 at 12:28 pm #75609 TomLead Developer Lead Developer You can customize those tags using custom CSS. For example: h4 { font-size: 18px; font-weight: bold; } h5 { font-size: 16px; } h6 { font-size: 14px; } Let me know if you have any questions 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In