Okay
  Public Ticket #448187
Portfolio & Nectar Slider Gap
Closed

Comments

  • Tyler started the conversation

    I'm trying to have a Nectar Slider be the very top element on a portfoilo page. Is there a way to completely remove the gap?

  •  8,851
    Tahir replied

    Hey ,

    Could you provide the page url so i can see what is causing that gap .

    Thanks


    ThemeNectar Support Team 

  •   Tyler replied privately
  •  8,851
    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) :
    .single-portfolio #full_width_portfolio .project-title {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Tyler replied

    I love you. (not in a creepy way)