Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1375496

    Hi Kriesi team !
    I am looking for a quick css to remove the left and right tabs to go to other products or portfolio items ( see screenshot ).

    Thank you in advance for your help !
    best regards,

    Stan

    #1375519

    Hey Stan,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .single-portfolio .avia-post-nav,
    .single-product .avia-post-nav {
      display: none;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.