Remove sidebar on Portfolio Pages

Support Forums for LiveMesh Themes & Plugins Forums Extinct Theme Support Remove sidebar on Portfolio Pages

Tagged: 

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

    The portfolio pages have a sidebar I need to remove. I can remove the information but I can’t get rid of the titles example Project Details.

    #26671
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    .portfolio-sidebar {
        display: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.