Okay
  Public Ticket #1582855
Portfolio Footer
Closed

Comments

  • zeynlambat started the conversation

    Hello,

    I'm looking for a solution on the following page:

    https://yourequip.com/portfolio/test-1/

    1. Is it possible to remove next project and previous project just above the footer of the page in black?

    2. Also, how can add the option on the page where it takes users back to all the products/project page?

  •  9,074
    Tahir replied

    Hey Again,

    1: Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #full_width_portfolio .container-wrap[data-nav-pos="after_project_2"] .bottom_controls {
        display: none !important;
    }


    2: You have to add the Main Portfolio Url in here : http://prntscr.com/jl2gyc . 

    Thanks


    ThemeNectar Support Team 

  • zeynlambat replied

    Hey Tahir,

    That worked! Thanks :)

  •  3,068
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please be sure to reach in in case you encounter another issue,

    Regards