Okay
  Public Ticket #1400786
Portfolio page header settings
Closed

Comments

  • the5uperD started the conversation

    Is it possible to set up a custom header for my portfolio items? Ideally I can add my own image and test styling as seen here - dimitrigarcia.com/portfolio/harbinger/ without the default title and header showing in the background at any of the responsive views. 

    Right now I have the header height set to 1px which looks ok on desktop but I'd like for the top row within my project to show as a header. 

  •  8,425
    Tahir replied

    Hey Again,

    - You have to first switch to the Full Width Portfolio : http://prntscr.com/hmycjq .

    - Then Adjust the Header here : http://prntscr.com/hmydsn . 

    Be.st


    ThemeNectar Support Team 

  • the5uperD replied

    Thanks but I've already done both of those steps and still can't get rid of the title or background, I've cleared everything from the header settings but can't get my top row banner to align with the top of the page. 

  •  8,425
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #full_width_portfolio .project-title {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • the5uperD replied

    Looks like that works, thanks!

    Only strange thing is that the menu appears and stays at the top of the page even though I have it set to appear transparent in the menu settings. Any idea what could cause this to happen? 

  •  8,425
    Tahir replied

    Hey Again,

    To get the Transparent Header in portfolios single pages you will have to use the "Header Permanent Transparent" Option : http://prntscr.com/gyj1t2 . 

    Best.


    ThemeNectar Support Team