Comments J started the conversationNovember 26, 2014 at 11:55amHi Nectar,Thanks for an awesome theme!I managed to customize a porfolio page exactly like I wanted it, using your own custom css:.project-title { display: none!important;}html body.single-portfolio .container-wrap { padding-top: -40px !important;}Only problem is, the header image doesn't show up on mobile. Do you have a solution for this?Cheers,J 8,844Tahir repliedNovember 26, 2014 at 4:01pmHey J!Its actually being removed intentionally . Add this into the Custom CSS box located in your Salient Options panel :#page-header-wrap,.single-portfolio #page-header-bg { height: 457.142857142857px !important; }Thanks ThemeNectar Support Team Sign in to reply ...
Hi Nectar,
Thanks for an awesome theme!
I managed to customize a porfolio page exactly like I wanted it, using your own custom css:
.project-title {
display: none!important;
}
html body.single-portfolio .container-wrap {
padding-top: -40px !important;
}
Only problem is, the header image doesn't show up on mobile. Do you have a solution for this?
Cheers,
J
Hey J!
Its actually being removed intentionally . Add this into the Custom CSS box located in your Salient Options panel :
Thanks
ThemeNectar Support Team