Comments 2kreed4 started the conversationFebruary 20, 2017 at 11:01amWould like to change styling of two elements:1) Reduce the size of the Post's header font2) Instead of a button for the "read more" link, I'd like to have just colored, bold text (perhaps with an arrow next to it). How can I change the styling of the excerpt link? Thanks. 8,999Tahir repliedFebruary 20, 2017 at 5:46pmHey Again,1: Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : article.post .post-header h2 { font-size: 16px !important; line-height: 22px !important; } 2: I am afraid that would require custom work . Thanks ThemeNectar Support Team Sign in to reply ...
Would like to change styling of two elements:
1) Reduce the size of the Post's header font
2) Instead of a button for the "read more" link, I'd like to have just colored, bold text (perhaps with an arrow next to it). How can I change the styling of the excerpt link? Thanks.
Hey Again,
1: Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
2: I am afraid that would require custom work .
Thanks
ThemeNectar Support Team