Removing the categories from the portfolio

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Removing the categories from the portfolio

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9913
    herbjoseph
    Member

    I would like to get rid of the the categories menu that goes with the portfolio. It has things on it like “Business, Lifestyle, Technology, Nature. Im not sure if I have a use for it yet and would like to remove it.

    Also, I was wondering how I can get the portfolio heading to center? As well as put a little caption underneath it.

    Thanks,

    #9922
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    ul#showcase-filter {
    display: none;
    }
    h1.portfolio-title.entry-title {
    text-align: center;
    }
    

    You can give the caption as a normal html element in the edit page title area itself.

    #9970
    Veena
    Moderator

    pls go to the edit page and under header options give description that will show under the entry title.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.