Is there a way on the portfolio display page - taxonomy-portfolio-types.php - to add styled intro text/header?
Adding text to a 'Portfolio > Category > Description field' will display the description at the top of the portfolio page - taxonomy-portfolio-types.php.
But any attempt at adding inline styling to the 'Portfolio > Category > Description field' is removed when saving the category.
Thx
Comments
1) Go to the Wordpress > Tools > Site Health [Links visible only for registered users]
2) Click at the “Info” on the top of the page and open the “Server” tab [Links visible only for registered users]
3) Take a screenshot of the content inside that ‘Server’ tab [Links visible only for registered users]
Please make sure you are using Wordpress 5.2 or later, previous versions did not have this option built in.
Please use snag.gy or pasteboard.co to host the screenshot and send us the link to it.
Thanks
.category_description .the_content_wrapper p {
thanksfont-size:20px;
color:red;
line-height:26px;
font-weight:400;
}