Comments Craig started the conversationFebruary 19, 2015 at 3:59amNot sure why this is happening?Hopefully not my custom CSS?@media only screen and (min-width : 1px) and (max-width : 1000px) { body header#top #logo img { height: 54px!important; } #header-outer { height: 80px!important; } }#project-meta { display: none!important;}.portfolio-items .nectar-love-wrap { display: none!important;} 8,848Tahir repliedFebruary 19, 2015 at 4:00pmHey!Add this into the Custom CSS box located in your Salient Options panel :article.post .post-header h2 { white-space: normal; }Thanks ThemeNectar Support Team Sign in to reply ...
Not sure why this is happening?
Hopefully not my custom CSS?
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body header#top #logo img {
height: 54px!important;
}
#header-outer {
height: 80px!important;
}
}
#project-meta {
display: none!important;
}
.portfolio-items .nectar-love-wrap {
display: none!important;
}
Hey!
Thanks
ThemeNectar Support Team